tslib-cli
Version:
maximum overkill for typescript and javascript library authors
32 lines (20 loc) • 1.37 kB
Markdown
# template_full
> <description>
[](https://unpkg.com/template_full) [](https://travis-ci.org/osdevisnot/template) [](https://coveralls.io/github/osdevisnot/template?branch=master) [](https://opensource.org/licenses/MIT)
## Contributing
Scaffolded using [`tslib-cli`](https://www.npmjs.com/package/tslib-cli).
Run `yarn` or `npm install` in root folder to setup your project.
### Available Commands:
```bash
yarn build # builds the package
yarn test # run tests for the package
yarn coverage # run tests and generate coverage reports
yarn pub # publish to NPM
yarn format # prettier format
yarn lint # lint pkg files
yarn setup # clean setup
```
## License
**`template_full`** is licensed under the [MIT License](http://opensource.org/licenses/MIT).
Documentation is licensed under [Creative Common License](http://creativecommons.org/licenses/by/4.0/).
Created with ♥ by [@username](https://github.com/username) and [all contributors](https://github.com/username/template/graphs/contributors).