This plugin transforms ES2015 modules to UMD
The lodash method `_.defaults` exported as a module.
Compile class public and private fields, private methods and decorators to ES6
Apply ES2015 function.name semantics to all functions
ANSI escape codes for some terminal swag
Syntax highlight JavaScript strings for output in terminals.
Clean up regular expressions
Compile ES2015 arrow functions to ES5
Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.
Filter object keys and values into a new object
Inquirer prompts, combined in a single package
Mark top-level React method calls as pure for tree shaking
Babel helper for ensuring that access to a given value is performed through simple accesses
atob for Node.JS and Linux / Mac / Windows CLI (it's a one-liner)
A MurmurHash2 implementation
Merge old source map and new source map in multi-transform flow
A Babel plugin to inject imports to core-js@3 polyfills
a streaming CRC32 checksumer
Check if the process is running inside a Docker container
Ensure that reserved words are quoted in object property keys
The core of the humanfs library.
Allow parsing of the logical assignment operators
deep cloning of objects and arrays
CLI arguments parser. Native port of python's argparse.