apricotlace-page-loader

CLI-app, downloads a page from the web.

Usage no npm install needed!

<script type="module">
  import apricotlacePageLoader from 'https://cdn.skypack.dev/apricotlace-page-loader';
</script>

README

📄 Page-loader

Maintainability Test Coverage Build Status

CLI Application

//TODO some tasty description here

Installation:

npm install -g apricotlace-page-loader

Usage:

page-loader -help
Usage: page-loader [options] <downloadedResourcePath>

loads the page from the web and places it in the specified folder (by default in the program launch directory)

Options:
  -V, --version        output the version number
  -o, --output [path]  specify download path
  -h, --help           output usage information

Asciinema

asciicast

Usage with debug

asciicast