React component to render an RSRP bar or a failover icon in case the reported value is not valid.
npm i --save-dev --save-exact @bifravst/rsrp-bar
See ./src/demo.tsx for an example.
npm start
This project requires Node.js >=22 and npm >=12.0.2 <13 (enforced via
check-node-version on npm install and npm ci).
The check is skipped during npm publish and npm pack, because
semantic-release bundles its own npm (@semantic-release/npm depends on
npm@^11.6.2) and runs the publish with that version rather than the one
installed in CI.
