0.4.3 • Published 5 years ago

aethra-page-loader v0.4.3

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

Page loader

Hexlet project

Maintainability Test Coverage

Build Status

npm


Description

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


Installation

$ npm install aethra-page-loader

Usage

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

0.4.3

5 years ago

0.4.2

6 years ago

0.4.1

6 years ago

0.4.0

6 years ago

0.3.0

6 years ago

0.2.0

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago