ping-rx

<h1 align="center" style="border-bottom: none;">ping-rx</h1> <h3 align="center">Ping with RxJs</h3> <p align="center"> <a href="https://circleci.com/gh/patrickmichalina/ping-rx"> <img alt="circeci" src="https://circleci.com/gh/patrickmichalina/ping-

Usage no npm install needed!

<script type="module">
  import pingRx from 'https://cdn.skypack.dev/ping-rx';
</script>

README

ping-rx

Ping with RxJs

circeci

greenkeeper greenkeeper greenkeeper

semantic-release npm latest version

Installation

This package is designed to be run in a Node environment. For the best developer experience use Typescript.

$ npm i ping-rx

CLI

For CLI usage its easier to install globally like so:

$ npm i -g ping-rx

// starting listening
$ pingrx -h 192.168.1.73

Usage

TODO