Skip to content

javaarchive/EasyArchive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published