JSON.parse with context information on error
Write minimal node index.js files that require and export siblings by file basename
Another JSON Schema Validator
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
Babel plugin to transpile import() to a deferred require(), for node
return the github url from a package.json file
Allow parsing of jsx
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
Lightweight npm postinstall message to invite people to donate to your collective
Allow parsing of object rest/spread
Automatically add displayName to all your components
Compile ES2015 destructuring to ES5
Compile ES2015 sticky regex to an ES5 RegExp constructor
Apply ES2015 function.name semantics to all functions
JSON parse & stringify that supports binary via bops & base64
Babel plugin to ensure function declarations at the block level are block scoped
Compile ES2015 object super to ES5
Allow parsing of the exponentiation operator
Compile ES2015 default and rest parameters to ES5
Compile ES2015 block scoping (const and let) to ES5
Parse/stringify JSON and provide source-map for JSON-pointers to all nodes
Allow parsing of class properties
Allow parsing of async functions
Various utilities for JSON References (http://tools.ietf.org/html/draft-pbryan-zyp-json-ref-03).