page-loader-346
v0.1.8
Published
Downloads a page from the network and puts it in the specified folder (by default in the program launch directory)
Downloads
12
Readme
nodejs-package
Asciinema
ABOUT page-loader
The utility downloads a page from the network and puts it in the specified folder (by default, in the program launch directory).
INSTALLATION
$ npm install page-loader
USAGE
$ page-loader [options] <url>
Support options
-v, --version output the version number
-o, --output [path] output path (default: "./")
-h, --help output usage information