Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 1.27 KB

README.md

File metadata and controls

17 lines (10 loc) · 1.27 KB

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