TypeScript Module Template This repository serves as an easy-start template for TypeScript NPM packages. Simply clone the repository into a directory: $ git clone [email protected]:T99/ts-module-template.git my-new-project And that's it! Your project is ready to go.