https://github.com/do-once/starter-lib-ts
TS库开发模板;Starter template for TypeScript library
https://github.com/do-once/starter-lib-ts
library ts
Last synced: 11 months ago
JSON representation
TS库开发模板;Starter template for TypeScript library
- Host: GitHub
- URL: https://github.com/do-once/starter-lib-ts
- Owner: do-once
- License: mit
- Created: 2024-07-29T14:21:28.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-29T14:52:05.000Z (almost 2 years ago)
- Last Synced: 2025-06-09T23:05:51.119Z (about 1 year ago)
- Topics: library, ts
- Language: TypeScript
- Homepage:
- Size: 104 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# @doonce/starter-lib-ts
[![npm version][npm-version-src]][npm-version-href]
[![npm downloads][npm-downloads-src]][npm-downloads-href]
[![bundle][bundle-src]][bundle-href]
[![JSDocs][jsdocs-src]][jsdocs-href]
[![License][license-src]][license-href]
Starter template for TypeScript library
## License
[MIT](./LICENSE) License © 2024-PRESENT [Doonce](https://github.com/do-once)
[npm-version-src]: https://img.shields.io/npm/v/@doonce/starter-lib-ts?style=flat&colorA=080f12&colorB=1fa669
[npm-version-href]: https://npmjs.com/package/@doonce/starter-lib-ts
[npm-downloads-src]: https://img.shields.io/npm/dm/@doonce/starter-lib-ts?style=flat&colorA=080f12&colorB=1fa669
[npm-downloads-href]: https://npmjs.com/package/@doonce/starter-lib-ts
[bundle-src]: https://img.shields.io/bundlephobia/minzip/@doonce/starter-lib-ts?style=flat&colorA=080f12&colorB=1fa669&label=minzip
[bundle-href]: https://bundlephobia.com/result?p=@doonce/starter-lib-ts
[license-src]: https://img.shields.io/github/license/@doonce/starter-lib-ts.svg?style=flat&colorA=080f12&colorB=1fa669
[license-href]: https://github.com/do-once/starter-lib-ts/blob/main/LICENSE
[jsdocs-src]: https://img.shields.io/badge/jsdocs-reference-080f12?style=flat&colorA=080f12&colorB=1fa669
[jsdocs-href]: https://www.jsdocs.io/package/@doonce/starter-lib-ts