@replayablejs/canvas
v0.1.0-alpha.5
Published
Renderer-agnostic canvas host utilities for Replayable playables
Readme
@replayablejs/canvas
Provide a shared canvas host for rendering integrations.
Part of Replayable 0.1.0-alpha.0. APIs may change during the alpha series.
Install
pnpm add @replayablejs/[email protected]Public surface
getCanvasHost, CanvasHost, SharedRenderingContext.
Usage and reference. The package manifest defines supported import paths; internal source files are not public APIs.
Development
From the repository root, install with pnpm install --frozen-lockfile and build dependencies
with pnpm build. Run pnpm --filter @replayablejs/canvas test for this package's tests.
Peer dependencies
@replayablejs/runtime:workspace:*
Workspace ranges are converted to package versions when packed.
License
Original code is MIT licensed. Bundled third-party resources retain their accompanying license terms.
