Skip to content

Files

This branch is 1468 commits behind openmeterio/openmeter:main.

web

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Aug 12, 2024
Nov 23, 2023
Nov 23, 2023
Jun 10, 2024
Nov 23, 2023
Nov 23, 2023
Nov 23, 2023
Mar 18, 2024
Jun 19, 2024
Jun 19, 2024
Jun 10, 2024
Nov 23, 2023

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