mobx-shallow-undo
Undo plugin
A MobX plugin that adds shallow undo/redo functionality to observable values
Zero-config undo & redo for Mobx
18 stars
4 watching
3 forks
Language: TypeScript
last commit: over 1 year ago
Linked from 1 awesome list
mobxmobx-reactundoundo-redo
Related projects:
Repository | Description | Stars |
---|---|---|
danielearwicker/json-mobx | A library that provides undo/redo and persistence functionality for MobX-based applications using JSON serialization | 85 |
nilsmehlhorn/ngrx-wieder | A solution for implementing undo-redo functionality in Angular applications using NgRx and Immer.js | 127 |
mobxjs/mobx-reactive2015-demo | A React-based drag-and-drop editor demo showcasing MobX's reactive capabilities | 98 |
kommitters/editorjs-undo | Provides an undo/redo feature for the Editor.js library | 172 |
mobxjs/mobx-utils | Utility functions and common patterns for building reactive applications | 1,185 |
fxmisc/undofx | A JavaFX-based undo manager that supports arbitrary types of change objects and provides features like merging and marking positions in the history. | 98 |
survivejs-demos/mobx-demo | MobX port of web application examples from SurviveJS book | 85 |
mobxjs/mobx-angular | A MobX connector for Angular that enables automatic observation and update of UI components based on store changes | 484 |
mobxjs/mobx-preact | A package providing MobX bindings specifically for Preact | 127 |
wobsoriano/pinia-undo | Enables undo/redo functionality in state management systems. | 75 |
zalmoxisus/mobx-remotedev | Enables remote debugging and monitoring of MobX stores in React applications | 327 |
mobxjs/mobx-react-todomvc | A React application demonstrating state management with MobX and TodoMVC functionality | 503 |
puremvc/puremvc-as3-util-undo | Utility adding undo/redo functionality to PureMVC applications built in ActionScript 3. | 2 |
mobxjs/mobx-react-boilerplate | A minimal React application that integrates MobX for state management | 889 |
pinqy520/mobx-persist | A library that enables persistent state management in MobX applications | 560 |