Skip to content

mixassio/Page-loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maintainability Test Coverage Build Status

Загрузчик страниц

Утилита скачивает страницу из сети и кладет в указанную папку (по умолчанию в директорию запуска программы). Также произойдет скачивание всех локальных ресурсов (ссылки без указания домена) находящихся на странице. В итоге получается страница для чтения оф-лайн.

Install

npm install -g page-loader-mixassio

Use

$ page-loader --output /var/tmp https://hexlet.io/courses
$ open /var/tmp/hexlet-io-courses.html

How does it work

The utility downloads the page from the network and puts it in the specified folder (by default to the program's start directory).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published