Skip to content

Latest commit

 

History

History

web

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