Project generator of ECMAScript package
npm init es-pack path/to/project \
--remote https://github.com/your_id/repo_name.git
Feature | Technique |
---|---|
ECMAScript 6+ | Babel 7 |
Version control | Git |
Package & Toolchain | NPM |
Code formatter | EditorConfig |
Prettier | |
ESLint | |
Testing framework | Mocha |
Should | |
API document | ESDoc |
CI & CD | Travis CI |
Azure Pipelines |