An open API service indexing awesome lists of open source software.

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

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