Skip to content

Repository files navigation

xoxo-figma

Figma tooling monorepo.

Path What
packages/figma-kit @xoxo-labs/figma-kit — typed eval bridge + store-backed storage hooks for plugin iframes
apps/example-plugin Demo Figma plugin: a ~5-line sandbox shell plus a Next app that drives it

Setup

pnpm install
pnpm -r build

pnpm resolves workspace topology, so the kit builds before the example plugin that bundles its sandbox entry.

Develop the example plugin

pnpm --filter figma-kit-example dev:plugin

Then import apps/example-plugin/src/plugin/manifest.json in Figma (Plugins → Development → Import plugin from manifest).

About

Figma plugin tooling: typed eval bridge + store-backed storage hooks (@xoxo-labs/figma-kit). Published sandbox stays frozen; behavior ships from your web app.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages