eugenefm
@eugenefm
5
Published Tools
0
Total Stars
0
Weekly Downloads
Published Tools
5 Skillsacross 2 categories@genetik/patches
eugenefm
Structured mutations over Genetik content: add node, remove node, update config, reorder slot. Used by revisions (drafts/published, history), undo/redo, and LLM edit-in-place.
...more@genetik/content
eugenefm
Types, validation, and normalization for the Genetik content model: flat node map, entry id, validation against a schema, and inline β flat + id generation.
...more@genetik/editor
eugenefm
Core utilities for the Genetik content editor: node id generation, schema helpers, and patch creation. Framework-agnostic; consumed by **@genetik/editor-react** (or other editor UIs).
...more@genetik/context-events
eugenefm
Framework-agnostic **contract and utilities** for page context and events in the Genetik render tree. Context is namespaced state (e.g. `context.forms`, `context.auth`) that blocks can read and update; events are emitted to the host with a payload (e.g. `
...more@genetik/schema
eugenefm
Block types, config (JSON Schema), slots, and reference modes for the Genetik JSON-driven UI ecosystem.