JSON table editor is a minimal, yet flexible HTML table editor, where you can attach formatting to each cell and it gives you JSON output.
JSON.parse with context information on error
YAML plugin for the Monaco Editor
JSON.parse with context information on error
Token-Oriented Object Notation (TOON) – Compact, human-readable, schema-aware encoding of JSON for LLM prompts
Parse and stringify JSON with comments. It will retain comments even after saved!
Inquirer multiline editor prompt
JSON parse & stringify that supports binary via bops & base64
Converts Zod schemas to Json Schemas
Allow parsing of jsx
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
Find and load configuration from a package.json property, rc file, TypeScript module, and more!
return the github url from a package.json file
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
Like JSON.stringify, but doesn't blow up on circular refs.
Prevent defined property getters from throwing errors
A JSON Object of css color names mapped to their hex value
JSON.parse with bigints support
Babel plugin to transpile import() to a deferred require(), for node
Compile ES2015 destructuring to ES5
Allow parsing of object rest/spread
Compile ES2015 block scoping (const and let) to ES5
Compile ES2015 sticky regex to an ES5 RegExp constructor