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

https://github.com/paveldeuce/page-loader-testing

[Testing] Download the webpage by url
https://github.com/paveldeuce/page-loader-testing

axios cheerio commander debug jest nock os page-loader prettier-eslint promises testing

Last synced: 4 months ago
JSON representation

[Testing] Download the webpage by url

Awesome Lists containing this project

README

        

# page-loader-testing

[![hexlet-check](https://github.com/PavelDeuce/page-loader-testing/actions/workflows/hexlet-check.yml/badge.svg)](https://github.com/PavelDeuce/page-loader-testing/actions/workflows/hexlet-check.yml)
[![Node CI](https://github.com/PavelDeuce/page-loader-testing/actions/workflows/nodejs.yml/badge.svg)](https://github.com/PavelDeuce/page-loader-testing/actions/workflows/nodejs.yml)
[![Maintainability](https://api.codeclimate.com/v1/badges/bba57768cb8f5f3d95f5/maintainability)](https://codeclimate.com/github/PavelDeuce/page-loader-testing/maintainability)
[![Test Coverage](https://api.codeclimate.com/v1/badges/bba57768cb8f5f3d95f5/test_coverage)](https://codeclimate.com/github/PavelDeuce/page-loader-testing/test_coverage)

## Description

Download the webpage by url. (Testing)

### Install

`$ npm install -g deuce-page-loader`

### Launch

`$ page-loader `

Available options:

* `-o [--output]`
* `-v [--version]`
* `-h [--help]`

### Launch example:

[![asciicast](https://asciinema.org/a/nJNpxxUW4X6gQkmWW76NRNRzo.svg)](https://asciinema.org/a/nJNpxxUW4X6gQkmWW76NRNRzo)