typescript-module-template

0.0.1 • Public • Published

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.

/typescript-module-template/

    Package Sidebar

    Install

    npm i typescript-module-template

    Weekly Downloads

    3

    Version

    0.0.1

    License

    MIT

    Unpacked Size

    3.08 kB

    Total Files

    3

    Last publish

    Collaborators

    • ncronquist