@blackblock/react-slow-network-component

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

Usage no npm install needed!

<script type="module">
  import blackblockReactSlowNetworkComponent from 'https://cdn.skypack.dev/@blackblock/react-slow-network-component';
</script>

README

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