Licence
Apache-2.0
Version
0.1.4
Deps
0
Size
83 kB
Vulns
0
Weekly
169
@plasius/scene-animation
Reusable contracts for scene animation clip manifests, palette structure, and playback states.
Installation
npm install @plasius/scene-animationRollout ownership
This package follows site-side rollout control:
scene.animation.palette-loader.enabled
Package exports
- palette manifest validation and construction
- clip resolution and playlist resolution helpers
- playback state validation/factories
Development
npm ci
npm run lint
npm run typecheck
npm run test:coverage
npm run build
npm run pack:check