FigmaAPI in @open-pencil/core provides a Figma Plugin API-compatible interface backed by SceneGraph. Covers node creation, property access, tree operations, auto-layout, text, traversal, grouping, components, selection, and serialization. CLI: bun open-pencil eval <file> --code 'figma.createFrame()' |
||
|---|---|---|
| .. | ||
| fig-import.test.ts | ||
| fig-roundtrip.test.ts | ||
| figma-api.test.ts | ||
| layout.test.ts | ||
| render.test.ts | ||
| scene-graph.test.ts | ||