A toolkit for network diagnostics including speed tests, port availability checks, and more.
Go to file
2019-04-17 09:23:47 +02:00
test fix(core): update 2019-04-17 09:23:47 +02:00
ts fix(core): update 2019-04-17 09:23:47 +02:00
.gitignore initial 2017-12-12 23:35:20 +01:00
.gitlab-ci.yml fix(core): update 2019-04-16 10:21:11 +02:00
npmextra.json fix(core): update 2019-04-16 10:21:11 +02:00
package-lock.json 1.1.2 2019-04-16 10:23:11 +02:00
package.json 1.1.2 2019-04-16 10:23:11 +02:00
readme.md fix(core): update 2019-04-16 10:21:11 +02:00
tslint.json fix(core): update 2019-04-16 10:21:11 +02:00

@pushrocks/smartnetwork

network diagnostics

Status for master

build status coverage report npm downloads per month Known Vulnerabilities TypeScript node JavaScript Style Guide

Usage

import * as smartnetwork from 'smartnetwork';
testSmartNetwork = new smartnetwork.SmartNetwork();
testSmartNetwork.getSpeed

For further information read the linked docs at the top of this readme.

MIT licensed | © Lossless GmbH | By using this npm module you agree to our privacy policy

repo-footer