https://github.com/webpod/template
A TypeScript starter template for a new repository
https://github.com/webpod/template
Last synced: 4 months ago
JSON representation
A TypeScript starter template for a new repository
- Host: GitHub
- URL: https://github.com/webpod/template
- Owner: webpod
- License: mit
- Created: 2024-12-08T23:05:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-11-11T08:33:57.000Z (7 months ago)
- Last Synced: 2025-11-11T10:19:23.355Z (7 months ago)
- Language: TypeScript
- Homepage:
- Size: 57.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# @webpod/template
## Usage
```ts
import { foo } from '@webpod/template'
```
## License
[MIT](./LICENSE)