Transforms logical assignment operators into short-circuited assignments
Compile export namespace to ES2015
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Compile regular expressions' unicodeSets (v) flag.
Convert an absolute path to a tilde path: `/Users/sindresorhus/dev` → `~/dev`
Run a command using environment variables
[](https://www.npmjs.com/package/json-dotenv)
Compile Unicode property escapes in Unicode regular expressions to ES5.
Drop in replacement for `dotenv` with `dotenv-expand` preloaded
Dev server middleware for React Native
Add displayName to React.createClass calls
The standard CLI for creating and building a Piral instance or a Pilet.
Turn JSX into React function calls in development
Babel preset for all React plugins.
Gonzales Preprocessor Edition (fast CSS parser)
Create an error from multiple errors
Compile class and object decorators to ES5
Allow parsing of the flow syntax
Allow parsing of decorators
Allow parsing of import()
Mark top-level React method calls as pure for tree shaking
Transform optional chaining operators to workaround https://crbug.com/v8/11558
Dev tools and CLI for React Router