A starter project that makes creating a TypeScript library extremely easy. Features - Zero-setup. After running npm install things will be setup for you ???? - RollupJS for multiple optimized bundles following the standard convention and - Tests, coverage and interactive watch mode using Jest - TSLint (standard-config) for your code styling - Docs automatic generation and deployment to gh-pages, using TypeDoc - Automatic types (*.d.ts) file generation - Travis integration and Coveralls report - (Optional) Automatic releases and changelog, using Semantic release, Commitizen, Conventional changelog and Husky (for the git hooks)



