UNPKG

tslib-cli

Version:

maximum overkill for typescript and javascript library authors

32 lines (20 loc) 1.37 kB
# template_full > <description> [![The GZIP size of template_full](https://img.badgesize.io/https://unpkg.com/template_full?compression=gzip&label=GZIP%20Size)](https://unpkg.com/template_full) [![Build Status](https://travis-ci.org/osdevisnot/template.svg?branch=master)](https://travis-ci.org/osdevisnot/template) [![Coverage Status](https://coveralls.io/repos/github/osdevisnot/template/badge.svg?branch=master)](https://coveralls.io/github/osdevisnot/template?branch=master) [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](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).