Typescript Library Template A starter template for making a library built with Typescript. Base: TypeScript 4.5 Testing: Mocha as a test runner and Chai as the assertion library CI: Github action for linting, running tests, and confirming a build can be created Releases: Github action for publishing to the NPM registry