@ggez/anim-editor-core
v0.1.7
Published
React-independent animation graph editor domain logic and state store.
Readme
@ggez/anim-editor-core
Command-driven editor store and document manipulation primitives for the animation graph editor.
This package keeps editor state outside React and exposes:
- document defaults
- selection
- graph/node mutations
- undo/redo
- clipboard
- compile and diagnostics integration
