/template-ts-lib

Template for a typescript library

Primary LanguageJavaScript

template-ts-lib

A template for TypeScript libraries

How to use

  1. Create a new repository from the template
  2. Change package name in package.json and other fields if necessary
  3. Profit!

Features

  • TypeScript support
  • Unit testing with Jest
  • GitHub Actions integration