Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
axhxrx/jsoncWorks with
•JSR Score94%•This package works with DenoIt is unknown whether this package works with Cloudflare Workers, Node.js


Publisheda year ago (0.0.2)
A utility library for working with JSONC files. Doesn't do much more than wrap npm:jsonc-parser, though, so for most people using that library instead would be the move.
I
c
JsoncFormatter
This class implements the JSONC formatter. I'ts just a convenience wrapper around the Microsoft JSONC parser.
c
JSONCTweaker
A convenience class for working with JSONC files — based on the Microsoft JSONC parser (https://github.com/microsoft/node-jsonc-parser) but more convenient to use for certain specific tasks.