Personal tools
Skip to content. | Skip to navigation
Collection of helper functions used by Babel transforms.
**babel-jscs** allows you to lint **ALL** valid Babel code with [JSCS](https://github.com/jscs-dev/node-jscs). Big thanks to @sebmck!
babel module loader for webpack
Collection of debug messages used by Babel.
My cool module
Compile ES2015 constants to ES5
Compile static constants (ie. code that we can statically determine to be constant at runtime)
Eliminate dead code
A Babel 5/6 plugin that scans the AST for require calls and import statements