easyarchive

1.1.0 • Public • Published

Easily make archives of webpages

Note: I highly recommend pinning a version for this package so you don't get suprises because it's not very good at upgrading files between versions.

Initalize archive structure

easyarchive init

You can optionally specify a directory like this:

easyarchive init /tmp/archivetest

Archive a url

Normal

easyarchive archive https://npmjs.com

Select a writer

Only cheerio exists at the moment.

easyarchive archive --writer=cheerio https://npmjs.com

Readme

Keywords

none

Package Sidebar

Install

npm i easyarchive

Weekly Downloads

0

Version

1.1.0

License

ISC

Unpacked Size

15.7 kB

Total Files

13

Last publish

Collaborators

  • javasmash