Logan Smyth
@loganfsmyth
16
Published Tools
0
Total Stars
0
Weekly Downloads
579
GitHub Followers
70
Public Repos
100/100
Avg Security
Published Tools
16 Skillsacross 1 categorybabel-plugin-transform-runtime
loganfsmyth
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
babel-plugin-transform-es2015-modules-commonjs
loganfsmyth
This plugin transforms ES2015 modules to CommonJS
babel-plugin-transform-es2015-destructuring
loganfsmyth
Compile ES2015 destructuring to ES5
babel-plugin-transform-decorators-legacy
loganfsmyth
A plugin for Babel 6 that (mostly) replicates the old decorator behavior from Babel 5.
babel-plugin-transform-es2015-typeof-symbol
loganfsmyth
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
...morebabel-plugin-transform-es2015-for-of
loganfsmyth
Compile ES2015 for...of to ES5
babel-plugin-transform-builtin-extend
loganfsmyth
A plugin for Babel 6 supports extending from builtin types based on static analysis.
babel-plugin-transform-react-constant-elements
loganfsmyth
Treat React JSX elements as value types and hoist them to the highest scope
gulp-babel
loganfsmyth
Use next generation JavaScript, today
grunt-babel
loganfsmyth
Use next generation JavaScript, today
gensync
loganfsmyth
Allows users to use generators in order to write common functions that can be both sync or async.
babel-preset-flow
loganfsmyth
Babel preset for all Flow plugins.
babel-core
loganfsmyth
Babel compiler core.
babel-messages
loganfsmyth
Collection of debug messages used by Babel.
babelify
loganfsmyth
Babel browserify transform
babel-helper-transform-fixture-test-runner
loganfsmyth
Transform test runner for babel-helper-fixtures module