@shotstack/shotstack-canvas
One package → identical text shaping/wrapping/animation on Web & Node.
- HarfBuzz WASM for shaping and glyph outlines (via
harfbuzzjs).
- Device-independent draw-ops.
- Painters: Canvas2D (web) and node-canvas (node).
- Deterministic time-driven animations.
Install
```bash
pnpm add @shotstack/shotstack-canvas
or npm i / yarn add