@openmeter/web
v1.0.0-beta.186
Published
Web & React client for OpenMeter: Real-Time and Scalable Usage Metering
Downloads
737
Readme
OpenMeter Web Client
Client library for integrating web applications with OpenMeter. Useful to build customer-facing features like in-app usage dashboards. The library comes with integrations for React hooks. You can read more about use cases in our consumer portal docs. To integrate with OpenMeter on the server-side use our API SDKs.
Install
npm install --save @openmeter/web
Learn More
- Consumer Portal Next.js example - how to use with React.