babel-plugin-add-module-exports
Fix babel/babel#2212
Fix babel/babel#2212
Allow parsing of the flow syntax
Strip flow type annotations from your output code.
Modular Lodash builds without the hassle.
Replace Object.assign with an inline helper
Babel plugin that replaces member expressions and typeof statements with strings
Turn JSX into React function calls
Add displayName to React.createClass calls
Add a __source prop to all JSX Elements
Allow parsing of decorators
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Add a __self prop to all JSX Elements
Allow parsing of async generator functions
Turn async generator functions into ES2015 generators
Compile class and object decorators to ES5
This plugin contains helper functions that’ll be placed at the top of the generated code
Polyfill for Ember JS API.
Allow parsing of Throw Expressions
Allow parsing of export extensions
Compile export extensions to ES2015