mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2025-12-08 20:13:04 +00:00
commit
ba5775b8d4
@ -711,6 +711,7 @@ http://www.listjs.com
|
||||
## ES6
|
||||
|
||||
* [es6features](https://github.com/lukehoban/es6features) - Overview of ECMAScript 6 features.
|
||||
* [es6-features](https://github.com/rse/es6-features) - ECMAScript 6: Feature Overview & Comparison
|
||||
* [ECMAScript 6 compatibility table](http://kangax.github.io/compat-table/es6/) - Compatibility tables for all ECMAScript 6 features on a variety of environments.
|
||||
* [Babel (Formerly 6to5)](https://github.com/babel/babel) - Turn ES6+ code into vanilla ES5 with no runtime.
|
||||
* [Traceur compiler](https://github.com/google/traceur-compiler) - ES6 features > ES5. Includes classes, generators, promises, destructuring patterns, default parameters & more.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user