https://github.com/bifravst/rsrp-bar
React component to render an RSRP bar or a failover icon in case the reported value is not valid
https://github.com/bifravst/rsrp-bar
iot library nrf-asset-tracker react rsrp
Last synced: 2 months ago
JSON representation
React component to render an RSRP bar or a failover icon in case the reported value is not valid
- Host: GitHub
- URL: https://github.com/bifravst/rsrp-bar
- Owner: bifravst
- License: bsd-3-clause
- Created: 2021-01-26T15:47:48.000Z (over 4 years ago)
- Default Branch: saga
- Last Pushed: 2025-04-12T02:16:17.000Z (2 months ago)
- Last Synced: 2025-04-12T23:37:23.302Z (2 months ago)
- Topics: iot, library, nrf-asset-tracker, react, rsrp
- Language: TypeScript
- Homepage: https://github.com/bifravst/rsrp-bar
- Size: 7.12 MB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# RSRP Bar [](https://www.npmjs.com/package/@bifravst/rsrp-bar)
[](https://github.com/bifravst/rsrp-bar/actions/workflows/test-build-and-release.yaml)
[](https://github.com/semantic-release/semantic-release)
[](https://renovatebot.com)
[](https://github.com/prettier/prettier/)
[](https://github.com/conventional-changelog/commitlint/tree/master/@commitlint/config-conventional)
[](https://github.com/typescript-eslint/typescript-eslint)React component to render an RSRP bar or a failover icon in case the reported
value is not valid.
## Installation
npm i --save-dev --save-exact @bifravst/rsrp-bar
## Usage
See [`./src/demo.tsx`](./src/demo.tsx) for an example.
## Demo
npm start