Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yingpengsha/ts-lib-template

😎 Awesome typesciprt library template
https://github.com/yingpengsha/ts-lib-template

esmodule nodejs template template-project template-repository typescript typescript-library

Last synced: about 1 month ago
JSON representation

😎 Awesome typesciprt library template

Awesome Lists containing this project

README

        

# ts-lib-template

## 🚀 Features

- Package manager [pnpm](https://pnpm.js.org), safe and fast
- Release with [@jsdevtools/version-bump-prompt](https://jstools.dev/version-bump-prompt)
- Bundle with [tsup](https://github.com/egoist/tsup)
- Test with [vitest](https://vitest.dev/)

## 🦄 Using this template

- Search `ts-lib-template` and replace it with your custom package name.
- Search `yingpengsha` and replace it with your name.

## 🌸 Thanks

This project is heavily inspired by [egoist/ts-lib-starter](https://github.com/egoist/ts-lib-starter)

## 📄 License

[MIT License](https://github.com/yingpengsha/ts-lib-template/blob/main/LICENSE) © 2021-PRESENT [PengshaYing](https://github.com/yingpengsha)