Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/rpidanny/typescript-package-template
- Owner: rpidanny
- Created: 2020-10-27T19:27:35.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-08T14:40:30.000Z (5 months ago)
- Last Synced: 2024-10-03T03:14:40.136Z (about 1 month ago)
- Topics: boilerplate, javascript, npm, npm-package, semantic-release, template, typescript
- Language: TypeScript
- Homepage:
- Size: 936 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
- jimsghstars - rpidanny/typescript-package-template - A template for typescript packages. (TypeScript)
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