learn-es6

Learn es6 while converting your code


Keywords
learn, es6, es2015
License
MIT
Install
npm install learn-es6@1.0.5

Documentation

Learn ES6 while converting your ES5 code!

npm Known
Vulnerabilities

demo gif

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