-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
Ecosystem: Plugins and Presets
Design a minimal plugin interface, e.g. createSvState(init, actuators, { plugins: [persistPlugin(...), autosavePlugin(...)] }).
First‑party plugins that people actually need:
LocalStorage/IndexedDB persistence with throttled writes and versioning.
Autosave-on-idle or autosave-on-visibility-change.
Basic analytics hook that batches effect events.
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers