Pdfstudio Core Solidjs Vanilla Bridge

Use when modifying UI components or PDF/canvas logic in open-pdf-studio. Prevents the common mistake of breaking the bridge.ts facade that connects SolidJS reactive UI with vanilla JS PDF operations, or mutating state outside the createMutable proxy which breaks SolidJS reactivity. Covers the hybrid architecture, bridge.ts re-export pattern, createMutable shared state, per-document state delegation, and data flow direction rules. Keywords: bridge.ts, SolidJS, vanilla JS, createMutable, state, stores, hybrid architecture, reactivity, facade pattern, multi-document, UI not updating, state out of sync, SolidJS meets vanilla.

Impertio-Studio 34c9ce4 4 files · 33.2 KB Updated

File contents

Impertio-Studio/Open-PDF-Studio-Claude-Skill-Package/tree/main/skills/source/pdfstudio-core/pdfstudio-core-solidjs-vanilla-bridge commit 34c9ce446c

Frequently asked questions

npx skillmds@latest add impertio-studio/pdfstudio-core-solidjs-vanilla-bridge