Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/raulanatol/template-ts-package
A typescript lib template
https://github.com/raulanatol/template-ts-package
Last synced: about 1 month ago
JSON representation
A typescript lib template
- Host: GitHub
- URL: https://github.com/raulanatol/template-ts-package
- Owner: raulanatol
- Created: 2021-05-30T17:07:47.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-06-03T19:31:43.000Z (over 3 years ago)
- Last Synced: 2024-08-10T19:25:04.035Z (3 months ago)
- Language: Shell
- Size: 155 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Typescript template
- typescript
- esbuild
- eslint
- jest
- actions## Getting started
```
make init
make
```