Skip to main content
Module

x/pazza/examples/json.ts>jsonValue

Parser combinators library designed for Deno, but also works on browsers and Node.js.
Go to Latest
function jsonValue
import { jsonValue } from "https://deno.land/x/pazza@v0.3.0/examples/json.ts";

Returns

IParser<JsonValue>