learn-es6
v1.0.5
Published
Learn es6 while converting your code
Downloads
1
Readme
Learn ES6 while converting your ES5 code!
Install
npm install -g learn-es6
Usage
Open any git versioned repo on your terminal
Run es6
Options
--restart
Start from first lesson
Disclaimer
This is not a transpiler. Useful for learning purposes only.
Show your support
⭐ this repo
Credits
Most of the content is sourced from Learn Harmony Thanks to BrianGenisio and MiguelCastillo for that.
This script uses lebab for transformation. Thanks to the mohebifar and nene for their excellent work