Skip to main content
Module

x/jsonct/mod.ts

JSON with comments and multiline strings
Latest
import * as jsonct from "https://deno.land/x/jsonct@v0.1.0/mod.ts";

Functions

Converts a JSON with Comments (JSONC) string into an object. If a syntax error is found, throw a SyntaxError.