edit json files with ease
githooks management forked from husky
the library aims to setup monaco editor into your browser
JSON parse & stringify that supports binary via bops & base64
Allow parsing of jsx
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
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
Token-Oriented Object Notation (TOON) – Compact, human-readable, schema-aware encoding of JSON for LLM prompts
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
JSON scalar types for GraphQL.js
json loader module for webpack
cjson - Commented JavaScript Object Notation. It is a json loader, which parses only valid json files, but with comments enabled. Useful for loading configs.
Apply ES2015 function.name semantics to all functions
Babel plugin to ensure function declarations at the block level are block scoped