jrquick17 / ng-speed-test

A light weight Angular 2+ library for checking internet speed
https://ng-speed-test.jrquick.com
MIT License
12 stars 3 forks source link

issue: #5 added check online function and then get speed #6

Closed sksaifuddin closed 4 years ago

sksaifuddin commented 4 years ago

Added function to check if internet is available first and then return speed.

If the browser if offline it returns 0 , or it returns internet speed in Mbps

jrquick17 commented 4 years ago

Thanks, the function isOnline has been included in v1.4.0