This package has been deprecated

Author message:

no longer update

are-u-alive

0.0.1 • Public • Published

are-u-alive [Build Status]

Check if the server responds

Install

$ npm install --save are-u-alive

Usage

const areAlive = require('are-u-alive');
 
areAlive('http://jermor.in') => true
areAlive('http://tototototototo.in') => false

Package Sidebar

Install

npm i are-u-alive

Weekly Downloads

2

Version

0.0.1

License

MIT

Last publish

Collaborators

  • jermorin