Skip to content

ncronquist/typescript-module-template

Repository files navigation

Typescript Module Template

This is a template project for creating other Typescript modules and publishing them to NPM.

Template includes:

  • Linting / Formatting with Eslint and Prettier
  • Test setup with Mocha / Chai
  • Code coverage report with Istanbul
  • CI/CD with GitHub Actions

Installation

npm install --save-prod --save-exact typescript-module-template

Contributing

See the CONTRIBUTING guide to see the workflow for making changes.

About

Template repository for Typescript projects

Topics

Resources

License

Contributing

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors