Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wjchumble/mini-tsup
A mini version of tsup
https://github.com/wjchumble/mini-tsup
Last synced: 4 days ago
JSON representation
A mini version of tsup
- Host: GitHub
- URL: https://github.com/wjchumble/mini-tsup
- Owner: WJCHumble
- License: mit
- Created: 2021-05-28T04:26:21.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-05-28T07:53:43.000Z (over 3 years ago)
- Last Synced: 2025-02-10T19:05:19.766Z (4 days ago)
- Language: TypeScript
- Homepage:
- Size: 6.84 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## mini-tsup
I was liked to use [tsup](https://github.com/egoist/tsup) to build my TypeScript library, and so i created this repo to imitate tsup, which is a mini version of tsup.