JSPM

netspeedchecker

1.0.3
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 5
  • Score
    100M100P100Q24972F
  • License MIT

check internet connection speed, IP address, ISP and Ping time

Package Exports

  • netspeedchecker

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (netspeedchecker) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

net-speed-checker

Node module to check speed of internet connection, IP address, ISP and Ping time

Install

$ npm install -g netspeedchecker

Usage

$ netspeedchecker (-u | -d | -ip)
-u | upload flag 
-d | download flag
-ip flag

Developer Quick start

$ git clone https://github.com/NaveenKarippai/net-speed-checker
$ cd net-speed-checker
$ npm init

npm package

netspeedchecker

Useful Resources

npm docs

Uninstall

$ npm uninstall -g netspeedchecker