Ecma Script Helpers, Tools, Components, etc.


Keywords
javascript, es2015, es2016, react, tools, components, helpers, utils, js, node, npm
License
ISC
Install
npm install es2x@0.1.34

Documentation

es2x - Ecma Script 2xxx

Javascript Helpers, Tools, Components, etc.

How to use

Run npm i --save es2x

How to develop

  • Clone this repo
  • Run npm i
  • To Build: npm run build
  • To run with watcher: npm start

TODOs

  • Improve How to use in README
  • Create modules documentation
  • ...