Skip to content
/ ts-boilerplate Public template

Batteries-included boilerplate for starting a TypeScript project. Complete with: unit testing, hot reloading, bundler, linter, documentation website..

Notifications You must be signed in to change notification settings

sinisimattia/ts-boilerplate

Repository files navigation

TypeScript boilerplate with EVERYTHING you need

  • Unit tests already configured and ready to be run (with Jest)
  • Linter for better code-style
  • GitHub actions for releasing and building website ready
  • Documentation site generator already configured and ready to be customized
  • Playground area with hot reloading to test your code live
  • Compilation configuration already properly set up to support as many environments as possible
  • Customizable install scripts (right now there's only a "Thank you" message)
  • Fully customizable and extendable

About

Batteries-included boilerplate for starting a TypeScript project. Complete with: unit testing, hot reloading, bundler, linter, documentation website..

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published