# @openobserve/js-core

> **Internal package.** This package is intended for use by OpenObserve SDKs only and is not
> designed for direct consumption by end users. APIs may change without notice outside of
> OpenObserve SDK releases.

Runtime-agnostic core utilities shared across OpenObserve JavaScript SDKs.

## Installation

```sh
npm install @openobserve/js-core
# or
yarn add @openobserve/js-core
```

## Documentation

See the [OpenObserve RUM documentation][1].

<!-- Note: all URLs should be absolute -->

[1]: https://openobserve.ai/docs/user-guide/rum/
