babel-plugin-runtime
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Turn valid member expression property literals into plain identifiers
Treat React JSX elements as value types and hoist them to the highest scope
Compile static constants (ie. code that we can statically determine to be constant at runtime)
Compile eval calls with string literals
Turn valid property key literals to plain identifiers
Remove console.* calls
Babel plugin for turning __proto__ into a shallow property clone
Remove debugger statements
Babel plugin to fix buggy JScript named function expressions
Babel plugin for protecting against improper use of `t.throws()` in AVA
Babel plugin to emit decorator metadata like typescript compiler
Babel plugin to add angularjs dependency injection annotations
Ramda modularized builds without the hassle
This plugin transforms all the ES2015 'instanceof' methods
A plugin for Babel 6 supports extending from builtin types based on static analysis.
Load environment variables using import statements.
A Babel plugin which automatically makes stack traces source-map aware
Removes React properties
Babel plugin for collecting messages from source code for internationalization