Module

x/jsonct/mod.ts

JSON with comments and multiline strings
Latest
import * as mod from "https://dotland.deno.dev/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.