A deterministic version of JSON.stringify that sorts object keys alphabetically.
Read and parse a JSON file
Implementation of JSON that ignores BOM and thows friendly error
TypeScript definitions for html-parse-stringify
A `Map` subclass with support for multiple keys for one entry.
JSON.Stringify as a readable stream. This version has been updated with a maxDepth option.
Stringify ass-parser parse tree to plain SSA/ASS subtitle format
Lexes CommonJS modules, returning their named exports metadata
stringify objects containing functions
hast utility to transform to the DOM
encodeURIComponent with charset
Parse and stringify style attributes
A querystring parser that supports nesting and arrays, with a depth limit
A stringify for BCP47 objects
TypeScript definitions for json-stringify-nice
Patch, parse, and stringify TOML while preserving comments and formatting.
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
Solve CSS math expressions
walk the dependency graph to generate json output that can be fed into browser-pack
A pure Effect-based YAML 1.2 parser and stringifier for TypeScript.
Lexes ES modules returning their import/export metadata
TypeScript definitions for quick-format-unescaped
A plugin for Webpack (v4 and higher) to generate useful modules at bundle-time.
Deterministic `JSON.stringify()` - a faster version of Evgeny's fast-json-stable-strigify. Built with Typescript and modern Javascript.