Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1019 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 1019 Bytes

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