@blackblock/react-slow-network-component
v0.1.0
Published
[![Maintainability](https://api.codeclimate.com/v1/badges/af3ee5d0f9e1bbedc3fc/maintainability)](https://codeclimate.com/github/winston0410/react-slow-network-component/maintainability) [![Test Coverage](https://api.codeclimate.com/v1/badges/af3ee5d0f9e1b
Downloads
3
Maintainers
Readme
React slow network component
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