@eliaztray/sao-nm-ts

1.0.0 • Public • Published

sao-nm-ts

Scaffolding out a node module via typescript

Notice! Avoid updating frequently, use the latest major version of packages.

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 eliaztray/sao-nm-ts

From npm

sao sao-nm-ts

License

MIT © EGOIST

Package Sidebar

Install

npm i @eliaztray/sao-nm-ts

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

16.9 kB

Total Files

18

Last publish

Collaborators

  • eliaztray