https://github.com/pianopia/typescript-sdk-template
Bun + tsup + esbuild-plugin-umd-wrappe
https://github.com/pianopia/typescript-sdk-template
Last synced: 11 months ago
JSON representation
Bun + tsup + esbuild-plugin-umd-wrappe
- Host: GitHub
- URL: https://github.com/pianopia/typescript-sdk-template
- Owner: pianopia
- Created: 2024-12-13T08:57:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-13T09:05:52.000Z (over 1 year ago)
- Last Synced: 2025-02-08T00:28:39.404Z (over 1 year ago)
- Language: TypeScript
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Typescript SDK Template
## SETUP
```bash
bun install
```
## BUILD
```bash
bun run build
```
## Tech Stack
- Bun
- TSup
- esbuild-plugin-umd-wrapper