Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rpidanny/typescript-package-template

A template for typescript packages.
https://github.com/rpidanny/typescript-package-template

boilerplate javascript npm npm-package semantic-release template typescript

Last synced: 12 days ago
JSON representation

A template for typescript packages.

Awesome Lists containing this project

README

        

# typescript-package-template

![gh-actions](https://github.com/rpidanny/typescript-package-template/workflows/Release/badge.svg) [![codecov](https://codecov.io/gh/rpidanny/typescript-package-template/branch/main/graph/badge.svg?token=UCCA6D6JCB)](https://codecov.io/gh/rpidanny/typescript-package-template)

A boilerplate for typescript packages pre-filled with awesome goodies like:

* semantic-release
* commitlint
* husky
* jest
* Github Actions