Skip to content

insodimension/pulse-mark

v0.1.1

The Store's demo component: a mark with zero Fraym UI reading sessions/list through the one granted binding, selector-gated to a single boolean — the zero-import tier demonstrated.

Pulse Mark (pulse-mark)

A demo mark component: an activity beacon that ignites while any session is working, fed by the host Store through the one granted binding. Import surface: react only.

Build

bun run build (vite lib mode) emits dist/index.mjs — the ESM bundle the host loads at runtime, externalising exactly react, react-dom, react/jsx-runtime, @fraym/ui. dist/ is committed: a pack must be installable with no build step.

The bundle's default export is the component (PulseMark) — that is the loader's whole contract; the named exports stay for in-tree and test importers.