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.
npm install --save @openmeter/web
- Consumer Portal Next.js example - how to use with React.