Allow parsing of object rest/spread
Apply ES2015 function.name semantics to all functions
A uniform foundation for unobtrusive (ASCII art in) cli apps.
Compile ES2015 destructuring to ES5
Babel plugin to ensure function declarations at the block level are block scoped
Compile ES2015 sticky regex to an ES5 RegExp constructor
Compile ES2015 object super to ES5
Convert GeoJSON to TopoJSON for smaller files and the power of topology!
Allow parsing of async functions
Allow parsing of the exponentiation operator
Selectively replace Node-style environment variables with plain strings.
JSON parse & stringify that supports binary via bops & base64
Allow parsing of class properties
Streaming newline delimited json parser + serializer
Array#isArray for older browsers
Easily show CLI usage from a markdown source file
Run a function exactly one time
Allow parsing of import()
Automagically generates command-line interfaces (CLI) for any module. Expected options and help sections are created automatically based on parameters names, with support to async. It can be installed globally, in order to *execute* any module, or .js fil
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
process.nextTick but always with args
A cross browser microtask library
A small polyfill for Object.setprototypeof
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies