0.2.9 • Published 10 years ago

checkstatus v0.2.9

Weekly downloads
63
License
-
Repository
github
Last release
10 years ago

Http status checker


Http status checker is a command line tool allowing to check Http statuses.

  • Install
  • Use the function
  • Enjoy

This tool is made to improve performances are given by PHP script. NodeJs is naturally faster because its awesome.

Version

0.2.9

Installation

npm install checkstatus

Usage example

var checkstatus = require('checkstatus');

var domainUrl = ['http://www.google.ca', 'http://www.yahoo.com'];

checkstatus.checkStatus(domainUrl);

License

iProspect All Rights Reserved © 2014

Author

Thibault Montel

0.2.9

10 years ago

0.2.8

10 years ago

0.2.7

10 years ago

0.2.6

10 years ago

0.2.5

10 years ago

0.2.4

10 years ago

0.2.3

10 years ago

0.2.2

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.9

10 years ago

0.1.8

10 years ago

0.1.7

10 years ago

0.1.6

10 years ago

0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago