sao-nm

1.1.2 • Public • Published

sao-nm

Scaffolding out a node module.

NPM version NPM downloads Build Status donate

preview

Features

  • Unit test with jest
  • Format code with Prettier
  • ESLint with xo or standard
  • Fix and format code on each commit
  • CircleCI 2.0 with npm^5 or yarn support
  • Optionally compile ES2015 code using bili
  • Optionally add coverage report
  • Optionally add CLI

Usage

Install SAO first.

yarn global add sao
# or npm 
npm i -g sao

From git

sao saojs/sao-nm

From npm

sao nm

License

MIT © EGOIST

/sao-nm/

    Package Sidebar

    Install

    npm i sao-nm

    Weekly Downloads

    10

    Version

    1.1.2

    License

    MIT

    Unpacked Size

    15.1 kB

    Total Files

    18

    Last publish

    Collaborators

    • egoist