This website requires JavaScript.
Explore
Help
Sign In
cerxes
/
babel
Watch
3
Star
0
Fork
0
You've already forked babel
Code
Issues
Pull Requests
Releases
Wiki
Activity
babel
/
lib
/
6to5
/
transformation
/
transformers
/
other
History
chico
79ba97872c
optimise lodash usage; change contains function to includes for convenience
2015-02-10 17:40:53 +03:00
..
async-to-generator.js
remove context arg in favor of
this
, rename TraversalIteration to TraversalPath, and remove ast handlers
2015-02-06 01:47:43 +11:00
bluebird-coroutines.js
remove context arg in favor of
this
, rename TraversalIteration to TraversalPath, and remove ast handlers
2015-02-06 01:47:43 +11:00
react-compat.js
move reactCompat option onto an optional transformer
2015-02-07 15:59:00 +11:00
react.js
move reactCompat option onto an optional transformer
2015-02-07 15:59:00 +11:00
regenerator.js
remove context arg in favor of
this
, rename TraversalIteration to TraversalPath, and remove ast handlers
2015-02-06 01:47:43 +11:00
self-contained.js
optimise lodash usage; change contains function to includes for convenience
2015-02-10 17:40:53 +03:00
use-strict.js
fix linting errors
2015-02-06 23:06:54 +11:00