/backend-project-lvl3

cli web-page downloader

Primary LanguageJavaScript

"page-loader"

Maintainability Test Coverage Build Status

Load web-page with all resources and save hier local in html file. Third training project by Hexlet on the profession "JS backend".

Setup

$ make install

Usage

Console utility

$ page-loader [options] <url>

Options:
  -v, --version       Output the version number
  -o, --output [dir]  Specify save directory.
  -h, --help          output usage information

API

import loadPage from 'loadPage';

Demo

asciicast