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
Useful Resources
Uninstall
$ npm uninstall -g netspeedchecker