Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tcarrio/typescript-template

A TypeScript template package with arguably sane defaults
https://github.com/tcarrio/typescript-template

Last synced: about 5 hours ago
JSON representation

A TypeScript template package with arguably sane defaults

Awesome Lists containing this project

README

        

# typescript-template

This package is meant to be a starting point for TypeScript packages with integration into Travis CI. It contains strong default for development and production transpilation, jest test structure, .gitignore, and the required devDependencies set.