Logo

TypeScript Library Starter

Starter kit with zero-config for building a library in TypeScript, featuring RollupJS 2, Jest...

Published At

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)

Submitted By

Alex Jover

Alex Jover

FullStack enthusiastic developer. Learning every day new technologies. Open Sourceror!