0.1.0 • Published 8 years ago

node-es6-lib v0.1.0

Weekly downloads
4
License
MIT
Repository
github
Last release
8 years ago

Node ES6 Lib

NPM version Build Status

This just a starter project for CommonJS library with ES6 features that currently supported by Node.

The reason I created this is that I wanted simple and easy to start setup for whenever I want to work on something with JavaScript and not for the browser. Webpack, code coverage, and all the bells and whistles can always be added later.