Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gustavocadev/create-packages-pdf
https://github.com/gustavocadev/create-packages-pdf
biomejs bun pdfmake
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gustavocadev/create-packages-pdf
- Owner: gustavocadev
- Created: 2024-06-10T02:35:48.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-23T19:18:28.000Z (6 months ago)
- Last Synced: 2024-07-23T22:46:04.185Z (6 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.