Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 553 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 553 Bytes

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