Skip to content

Commit 1714118

Browse files
author
Eric Elliott
committed
Update README.md
1 parent 98e1750 commit 1714118

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -93,10 +93,9 @@ Some of these links are affiliate links, meaning that if you make a purchase, I
9393

9494
### Transpilers
9595

96-
* [6to5](https://github.com/6to5/6to5) (ES6)
96+
* [Babel](https://github.com/babel/babel) Transpile ES6, ES7 to ES5
9797
* [CoffeeScript](http://coffeescript.org/)
98-
* [Emscripten](http://kripken.github.io/emscripten-site/) (frequently used for C/C++ JavaScript ports)
99-
* [Traceur](https://github.com/google/traceur-compiler) (ES.next)
98+
* [Emscripten](http://kripken.github.io/emscripten-site/) Frequently used for C/C++ JavaScript ports
10099
* [ES6 tools](https://github.com/addyosmani/es6-tools) Addy Osmani's ES6 Tools list
101100

102101

0 commit comments

Comments
 (0)