https://github.com/thatbeautifuldream/res-down
Download updated docs from this script and save it to your local filesystem.
https://github.com/thatbeautifuldream/res-down
bun puppeteer typescript
Last synced: 22 days ago
JSON representation
Download updated docs from this script and save it to your local filesystem.
- Host: GitHub
- URL: https://github.com/thatbeautifuldream/res-down
- Owner: thatbeautifuldream
- Created: 2024-01-31T06:58:25.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-20T07:45:29.000Z (about 1 year ago)
- Last Synced: 2025-03-27T23:51:04.352Z (about 1 month ago)
- Topics: bun, puppeteer, typescript
- Language: TypeScript
- Homepage:
- Size: 103 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# resume-downloader-script

To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.0.22. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.