sao-nm
Scaffolding out a node module.
Features
- Unit test with jest
- ESLint with xo or standard
- CircleCI 2.0 with npm^5 or yarn support
- Optionally compile ES2015 code using bili
- Optionally use Poi to run example
- Optionally add coverage report
- Optionally add CLI
Usage
Install SAO first.
yarn global add sao@next
# or npm
npm i -g sao@next
From git
sao saojs/sao-nm
From npm
sao nm
License
MIT © EGOIST