Skip to content

Puppeteer based tool to download a static version of a website (including its assets)

Notifications You must be signed in to change notification settings

simplyhexagonal/web-archiver

Repository files navigation

Web Archiver (ALPHA / Work in progress)

Tests

Description of package TBD.

Open source notice

This project is open to updates by its users, I ensure that PRs are relevant to the community. In other words, if you find a bug or want a new feature, please help us by becoming one of the contributors ✌️ ! See the contributing section

Like this module? ❤

Please consider:

Install

pnpm i @simplyhexagonal/web-archiver

# or
yarn add @simplyhexagonal/web-archiver

# or
npm install @simplyhexagonal/web-archiver

Usage

import WebArchiver from '@simplyhexagonal/web-archiver';

const webArchiver = new WebArchiver();

Contributing

Yes, thank you! This plugin is community-driven, most of its features are from different authors. Please update the docs and tests and add your name to the package.json file.

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Jean Lescure

🚧 💻 📓 ⚠️ 💡 📖

License

Copyright (c) 2022-Present Package Contributors.
Licensed under the Apache License 2.0.

About

Puppeteer based tool to download a static version of a website (including its assets)

Resources

Stars

Watchers

Forks

Packages

No packages published