openpencil/packages/cli
Danila Poyarkov 0cba4fb4b7 Add FigmaAPI + eval CLI command with 60 unit tests
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()'
2026-03-01 12:21:07 +03:00
..
src Add FigmaAPI + eval CLI command with 60 unit tests 2026-03-01 12:21:07 +03:00
package.json Prepare packages for npm publishing 2026-03-01 01:24:54 +03:00
tsconfig.json Add @open-pencil/cli with headless .fig file operations 2026-03-01 01:19:24 +03:00