1.0.1 • Published 5 years ago

page-loader-g31 v1.0.1

Weekly downloads
3
License
ISC
Repository
github
Last release
5 years ago

Page loader

Build Status Maintainability Test Coverage


Description

Downloads a page from the Web and all the resourses associated with it for the offline use.


Installation

$ npm install page-loader-g31

Usage

page-loader [options] <url>

Downloads a page from the Web and all the resourses associated with it for the offline use.

Options:

  -V, --version        output the version number
  -o, --output [path]  path to the destination folder
  -h, --help           output usage information

Example

$ page-loader --output ./htmldir https://www.wikipedia.org