Compile ES2015 block scoping (const and let) to ES5
Helper which skips types and parentheses
Compile ES2015 arrow functions to ES5
Transform optional chaining operators into a series of nil checks
A MurmurHash2 implementation
Compile class public and private fields, private methods and decorators to ES6
No description provided.
Compile ES2015 Unicode regex to ES5
simplified stream construction
Ensure that reserved words are quoted in object property keys
Webpack loader that adjusts source maps
Safer Node.js Buffer API
A small polyfill for Object.setprototypeof
The core of the humanfs library.
Syntax highlight JavaScript strings for output in terminals.
Add a __self prop to all JSX Elements
This plugin transforms ES2015 modules to UMD
Filter object keys and values into a new object
JavaScript parser and stringifier for YAML
A utility package to parse strings
Lexes ES modules returning their import/export metadata
Remove numeric separators from Decimal, Binary, Hex and Octal literals
Composable primitives for dead code elimination in Babel
Allow parsing of optional catch bindings