typescript-library-boilerplate

1.0.1 • Public • Published

typescript-library-boilerplate

Boilerplate for typescript library development

How to use

  • clone the repo (remember to rename the project and edit package.json as appropriate)
  • To build 'npm run build'
  • To run tests 'npm run test'
  • To run code coverage 'npm run coverage'
  • To run tslint 'npm run lint'

Readme

Keywords

Package Sidebar

Install

npm i typescript-library-boilerplate

Weekly Downloads

1

Version

1.0.1

License

MIT

Last publish

Collaborators

  • peter-ikin