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
- Host: GitHub
- URL: https://github.com/paveldeuce/page-loader-testing
- Owner: PavelDeuce
- Created: 2022-05-18T14:30:17.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-21T17:52:15.000Z (about 3 years ago)
- Last Synced: 2025-01-04T12:17:57.445Z (5 months ago)
- Topics: axios, cheerio, commander, debug, jest, nock, os, page-loader, prettier-eslint, promises, testing
- Language: JavaScript
- Homepage:
- Size: 372 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# page-loader-testing
[](https://github.com/PavelDeuce/page-loader-testing/actions/workflows/hexlet-check.yml)
[](https://github.com/PavelDeuce/page-loader-testing/actions/workflows/nodejs.yml)
[](https://codeclimate.com/github/PavelDeuce/page-loader-testing/maintainability)
[](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:
[](https://asciinema.org/a/nJNpxxUW4X6gQkmWW76NRNRzo)