/ts-module-boilerplate

TypeScript module boilerplate for Node packages

Primary LanguageTypeScriptMIT LicenseMIT

This is a Node module boilerplate using TypeScript. Remove this block and replace all instances of tsmodule with your package name, as well as all instances of jeffijoe with your Github username.

tsmodule

npm dependency Status devDependency Status Build Status Coveralls npm npm

Install

With npm:

npm install tsmodule

Or with yarn

yarn add tsmodule

Usage

Todo...

Author

Jeff Hansen — @Jeffijoe