/jsfeatures.in

All javascript features under one hood!

Primary LanguageJavaScript

jsfeatures.in

All JS features under one hood. (ES5, ES6/2015, ES7/2016)

TO contribute:

  • Clone this repo.
  • npm install
  • npm run watch&
  • npm run serve&
  • To build without watch use npm run build