Skip to content

Starting point for writing npm modules in TypeScript.

License

Notifications You must be signed in to change notification settings

smashwilson/typescript-module-template

Repository files navigation

TypeScript module template

It takes me way too long to remember how to set up all the infrastructure for a new npm module. This is a template repository intended to save some redundant work.

It's a basic but opinionated tech stack:

  • TypeScript
  • Prettier (formatting + linting)
  • Mocha + Chai (tests + assertions)

About

Starting point for writing npm modules in TypeScript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •