Requirements
The package targets modern evergreen browsers and any build tool that understands ES modules. No polyfills are bundled by default, so add them yourself if you need to support older environments.
Package managers
Install with your package manager of choice. All three resolve the same published package and lockfile entry.
Peer dependencies
There are no required peer dependencies for the core package. Optional adapters (framework bindings, plugins) may declare their own peer dependencies — check each adapter's own documentation before installing it.
Verifying the install
Confirm the package appears in your lockfile
Import it once in a scratch file to confirm there are no resolution errors
Continue to the Quickstart to confirm it renders correctly