babel-plugin-transform-es5-property-mutators
Compile ES5 property mutator shorthand syntax to Object.defineProperty
Compile ES5 property mutator shorthand syntax to Object.defineProperty
Babel plugin to make raw files importable as base64 encoded data URI strings.
Turn JSX into Inferno virtual DOM
Allow parsing of the module assertion attributes in the import statement
remove "use strict" directive
i18n for the component age. Auto management react-intl ID
A Babel plugin to make re-export modules more compact
Allow to reduce boilerplate of writing async actions
Transpile ES7 async/await to vanilla ES6 Promise chains
Transforms importing of asset files at compile time using Babel
Inline the `NODE_ENV` environment variable and evaluate it if possible
Babel preset for all power-assert plugins
Babel plugin to convert assert to power-assert at compile time
Function parameter decorator transform plugin for babel v7, just like typescript.
Compile away polished helpers
Strip console, alert, and debugger statements from JavaScript code
Babel plugin to rewrite the path in require() and ES6 import
Allow parsing of optional properties
Transform optional chaining operators into a series of nil checks