0.1.4 • Published 7 years ago

page-downloader v0.1.4

Weekly downloads
3
License
ISC
Repository
github
Last release
7 years ago

hexlet project L3 Page Downloader

Download a page from www and use it Local

Code Climate Issue Count Build Status Test Coverage

Global usage

  • Install: npm i -g page-downloader
  • Help: pageDownload -h
  • Usage: pageDownload [options] <address>

Local usage package

  • Install: Make install
  • ESLint checker: Make lint
  • Run: Make run 1='address'
  • Test: Make test (test files created in tmp directories in __tests__/__fixures__/)
  • Build babel: Make build
0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.1

7 years ago