https://github.com/gustavocadev/create-packages-pdf
https://github.com/gustavocadev/create-packages-pdf
biomejs bun pdfmake
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/gustavocadev/create-packages-pdf
- Owner: gustavocadev
- Created: 2024-06-10T02:35:48.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-23T19:18:28.000Z (almost 2 years ago)
- Last Synced: 2026-01-13T21:18:46.041Z (5 months ago)
- Topics: biomejs, bun, pdfmake
- Language: TypeScript
- Homepage:
- Size: 1.14 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# create-packages-pdf
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.ts
```
This project was created using `bun init` in bun v1.1.12. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.