Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/liaoyinglong/tsup-template
https://github.com/liaoyinglong/tsup-template
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/liaoyinglong/tsup-template
- Owner: liaoyinglong
- Created: 2024-04-01T08:25:37.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-07-01T02:30:06.000Z (7 months ago)
- Last Synced: 2024-11-13T07:33:58.048Z (2 months ago)
- Language: TypeScript
- Size: 82 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# tsup-template
简单配置的 `tsup` 模板
## feature
- pnpm 管理依赖
- vitest 运行测试
- typescript 类型安全
- bumpp 版本更新
- tsup 打包构建