@babel/plugin-transform-parameters
Compile ES2015 default and rest parameters to ES5
Compile ES2015 default and rest parameters to ES5
CLI arguments parser. Native port of python's argparse.
Implements the WebIDL algorithms for converting to and from JavaScript values
HTML parser and serializer.
Node.js body parsing middleware
Compile object rest and spread to ES5
[](https://travis-ci.org/stefanpenner/get-caller-file) [](https://ci.a
Ensure that reserved words are quoted in property accesses
Get a stream as a string, Buffer, ArrayBuffer or array
Babel helper functions for inserting module loads
Compile ES2015 unicode string and number literals to ES5
Babel helper functions for implementing ES6 module transformations
Allow parsing of the nullish-coalescing operator
Ensure that reserved words are quoted in object property keys
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
Compile ES2015 template literals to ES5
Fast deep equal
Compile ES2015 block scoping (const and let) to ES5
Babel helper for ensuring that access to a given value is performed through simple accesses
Allow parsing of optional catch bindings