0.1.0 • Published 3 years ago

@blackblock/react-slow-network-component v0.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
3 years ago

React slow network component

Maintainability Test Coverage Known Vulnerabilities Codacy Badge

A component that selectively shows content when the user's network is too slow, utilizing NetworkInformation API.

This package handles and differentiates status for offline and slow network.

Installation

npm i @blackblock/react-slow-network-component

Slow network definition

TODO