https://github.com/theotterlord/typescript-lib
A TypeScript library template
https://github.com/theotterlord/typescript-lib
library template typescript
Last synced: about 1 year ago
JSON representation
A TypeScript library template
- Host: GitHub
- URL: https://github.com/theotterlord/typescript-lib
- Owner: TheOtterlord
- License: unlicense
- Created: 2021-06-15T05:17:05.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-15T05:17:12.000Z (about 5 years ago)
- Last Synced: 2025-02-10T04:28:02.794Z (over 1 year ago)
- Topics: library, template, typescript
- Language: TypeScript
- Homepage:
- Size: 23.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# typescript-lib
A TypeScript library template.
## Tests
```bash
npm run test
```