babel module loader for webpack
A Babel preset that enables parsing of proposals supported by the current Node.js version.
Allow parsing of the module attributes in the import statement
Helper function to optimise call expression
Allow parsing of optional properties
utility functions for archiver
A small set of utilities for react components in remirror.
A set of HeroUI utilities
This plugin transforms ES2015 modules to CommonJS
Compile ES2015 classes to ES5
The official FullStory React Native plugin
Helper function to replace certain member expressions with function calls
Compile ES2015 computed properties to ES5
Compile ES2015 default and rest parameters to ES5
Babel transform plugin for automatically injecting an import to be used as the pragma for the React JSX Transform plugin.
Compile ES2015 shorthand properties to ES5
Allow parsing of class properties
Compile ES2015 destructuring to ES5
Explode async and generator functions into a state machine.
Manage state with style in React
Helper to wrap functions inside a function call.
Transform TypeScript into ES.next
Compile exponentiation operator to ES5
Turn async functions into ES2015 generators