openpencil/packages/pen
Danila Poyarkov f3973202eb
chore: refresh compatible dependencies (#545)
- Refresh compatible workspace dependencies and lockfiles.\n- Preserve package exports and documentation compatibility.\n- Update affected compatibility tests.
2026-08-18 17:44:40 +03:00
..
scripts feat: split SceneGraph and Pen packages 2026-06-30 10:54:32 +03:00
src refactor(fig): own instance interpretation 2026-07-18 02:06:34 +03:00
package.json chore: refresh compatible dependencies (#545) 2026-08-18 17:44:40 +03:00
README.md feat: split SceneGraph and Pen packages 2026-06-30 10:54:32 +03:00
tsconfig.json feat: split SceneGraph and Pen packages 2026-06-30 10:54:32 +03:00
tsdown.config.ts chore(tools): harden package and dependency checks 2026-07-01 12:56:45 +03:00

@open-pencil/pen

Pencil.dev .pen document parser and SceneGraph adapter.

This package owns the .pen document model and import policy. It depends on @open-pencil/scene-graph for the shared editable design model and does not depend on @open-pencil/core.