Skip to main content

Cuitty Editor

Modal editing for every text box.

product modulepart of the Cuitty platformemits → code, video
demo.jswatch the home row work
NORMAL
run a motion:
Used by
standalonefree
01Live editor

Watch a motion. Then take the keys.

The sequence starts on its own, then stops the moment you click or type. Use the motion chips, pause or replay the sequence, and edit the buffer directly — this is a working modal editor, not a recorded preview.

demo.jswatch the home row work
NORMAL
run a motion:
02Primitives

One editing model, several surfaces.

Modal engine

Motions, operators, text objects, registers, and undo live in a small browser-native core.

Adaptable surfaces

Use a dedicated editor view or attach the model to a text field without changing the interaction contract.

Plugin boundary

The live demo includes a surround plugin, showing how product-specific editing can extend the shared core.

03Rich text

A second surface, the same attention to control.

The editor stack also supports structured content. This rich-text surface demonstrates the same local-first interaction model in a document form.

rich-doc.cuitty3 blocks149 chars
Ecosystem

Works with Cuitty Editor

Browse products

Cuitty Code

Self-hosted Git. PRs, CI, deploys.

Cuitty Video

SDK, DSL, renderer, and preview.