An open API service indexing awesome lists of open source software.

https://github.com/nikitakozlovjr/pageloder

PageLoader is a command–line utility that downloads pages from the Internet and saves them on your computer. Along with the page, it downloads all resources (images, styles, and js), making it possible to open the page without the Internet.
https://github.com/nikitakozlovjr/pageloder

asynchronous-programming axios javascript

Last synced: 22 days ago
JSON representation

PageLoader is a command–line utility that downloads pages from the Internet and saves them on your computer. Along with the page, it downloads all resources (images, styles, and js), making it possible to open the page without the Internet.

Awesome Lists containing this project

README

          

[![.github/workflows/check.yml](https://github.com/nikitakozlovjr/pageLoder/actions/workflows/check.yml/badge.svg)](https://github.com/nikitakozlovjr/pageLoder/actions/workflows/check.yml) [![Maintainability](https://api.codeclimate.com/v1/badges/c1493b77b7df81be8ec8/maintainability)](https://codeclimate.com/github/nikitakozlovjr/pageLoder/maintainability)

# pageLoder
PageLoader is a command–line utility that downloads pages from the Internet and saves them on your computer. Along with the page, it downloads all resources (images, styles, and js), making it possible to open the page without the Internet.