Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Convert snippets from any code editor (TS)
Like JSON.stringify, but doesn't blow up on circular refs.
Implementation of JSON Web Signatures
Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
JSON.parse with bigints support
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
Recursive object extending
This is a wrapper for jsoneditor package, it can be run offline without any dependencies and privacy concerns.
Clone objects by dropping circular references
Fast and simple xml generator. Supports attributes, CDATA, etc. Includes tests and examples.
Find package.json files in parent directories, keep finding until you find the right one using iterators.
Properly escape JSON for usage as an object literal inside of a `<script>` tag
a set of utilities to work with JSON / JSON5 documents
Implementation of JSON that ignores BOM and thows friendly error
JSON Schema based editor
Parse json safely and at max speed
Resole and parse `tsconfig.json`, replicating to TypeScript's behaviour
rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)
Find the first directory with a package.json, recursing up, starting with the given directory. Similar to look-up but does not support globs and only searches for package.json. Async and sync.