Skip to content

apeters1827/page-loader

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published