Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including ping-stats with all npm packages installed. Try it out:

var pingStats = require("ping-stats")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

ping-stats v1.0.3

A Node.js library wrapper around the ping command for use within Node.js. Unlike the majority of the ping libraries out there, this one returns the actual results of the ping command as well as if the ping was successful. Operating Systems Supported: OS X, CentOS, Ubuntu (Windows with some more work). This is an extension of the node-ping library created by Daniel Zelisko (http://github.com/danielzzz/node-ping) credit is due to him for the majority of the code base.

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free