Logan Smyth
Results
4
repositories owned by
Logan Smyth
babel-plugin-transform-builtin-extend
151
Stars
19
Forks
Watchers
A plugin for Babel 6 supports extending from builtin types based on static analysis.
babel-plugin-transform-decorators-legacy
822
Stars
57
Forks
Watchers
A plugin for Babel 6 that (mostly) replicates the old decorator behavior from Babel 5
gensync
59
Stars
13
Forks
Watchers
Allows users to use generators in order to write common functions that can be both sync or async.