0.0.2 • Published 7 months ago
offline-website v0.0.2
Offline website
Save offline website as an single archive (ZIP, JSON, HTML, TXT, PDF, PNG, MHTML). Website title will be the folder/archive name. Nothing special, it just works, just does its job right. Enjoy!
To install dependencies:
bun install --production
To run:
bun dev https://aws.amazon.com
bun dev --verbose https://aws.amazon.com
bun dev --help
Develop amd contributing
This project was created using bun init
in bun v1.1.34.
Bun is a fast all-in-one JavaScript runtime.
bun install
Lint
, format
and test
code
bun lint
bun fmt
bun test