Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neo-hack/ts-lib-template
build typescript lib
https://github.com/neo-hack/ts-lib-template
aiou neo typescript
Last synced: 7 days ago
JSON representation
build typescript lib
- Host: GitHub
- URL: https://github.com/neo-hack/ts-lib-template
- Owner: neo-hack
- License: mit
- Created: 2021-10-23T10:09:46.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-01-01T06:18:48.000Z (about 1 year ago)
- Last Synced: 2025-02-01T08:41:50.888Z (11 days ago)
- Topics: aiou, neo, typescript
- Language: TypeScript
- Homepage:
- Size: 495 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# @aiou/ts-lib-template
*build ts lib template*[![npm](https://img.shields.io/npm/v/@aiou/ts-lib-template)](https://github.com/neo-hack/ts-lib-template/tree/master) [![GitHub](https://img.shields.io/npm/l/@aiou/ts-lib-template)](https://github.com/neo-hack/ts-lib-template/tree/master) [![stackblitz](https://img.shields.io/badge/%E2%9A%A1%EF%B8%8Fstackblitz-online-blue)](https://stackblitz.com/github/neo-hack/ts-lib-template/tree/master)
[Edit on StackBlitz ⚡️](https://stackblitz.com/github/neo-hack/ts-lib-template/tree/master)
## features
- 💪 Type safe - build with `ts-patch`
- 💞 replace `alias` path to `real` path
- 🥽 watch mode## development
- **Setup** - `pnpm i`
- **Build** - `pnpm build`#
*built with ❤️ by 😼*