page-load
v1.0.8
Published
Hexlet project
Downloads
11
Readme
Page-loader
Welcome!
- This program will allow you to download a web page and use it locally. All images, styles, and animations will be saved.
- Use
$ make install
to install the program from source or$ npm install (-g) page-load
to install from npmjs.com.
Usage:
- Help:
page-loader -h
- Compare:
page-loader <url> [options]