Temporarily substitute tokens in the given `string` with placeholders, then put them back after transforming the string.
Babel plugin to inline constants
Compile ES2015 spread to ES5
Turn JSX into React function calls
Compress 🗜️
This plugin transforms checks for a private property in an object
Parcel plugin that injects env varaibles into a file
An opinionated babel preset.
Transforms logical assignment operators into short-circuited assignments
An opinionated babel preset for react apps, best used with kyt.
A Babel plugin to inject imports to regenerator-runtime
Babel plugin to ensure function declarations at the block level are block scoped
Allow parsing of BigInt literals
Apply ES2015 function.name semantics to all functions
Compile ES2015 object super to ES5
Compile ES2015 block scoping (const and let) to ES5
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
An inline CSS processor to translate CSS properties to React Native styles.
Compile ES2015 arrow functions to ES5
Compile Unicode property escapes in Unicode regular expressions to ES5.
Transforms new.target meta property
Ensure that no reserved words are used.
Ensure that reserved words are quoted in object property keys
Compile ES2015 classes to ES5