simple-package-test
v0.0.1
Published
simple package description test
Downloads
1
Readme
Simple Package Template
This repository is for create a simple packages with es6 features
Features
- Babel for transpiling
- Rollup for building
- Mocha for testing
Testing
Use mocha for testing runner includes other libraries for easy testing
- Sinon Documentation
- expect.js Github
For verify coverage in your
- istanbul.js Web
Documentation
Documentate your code with jsdoc
- jsdoc github