json-mobx
Undo/Redo library
A library that provides undo/redo and persistence functionality for MobX-based applications using JSON serialization
Simple undo/redo and persistence for MobX
85 stars
6 watching
5 forks
Language: TypeScript
last commit: almost 7 years ago
Linked from 1 awesome list
jsonmobxpolymorphicreconciliationserialization
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A MobX plugin that adds shallow undo/redo functionality to observable values | 18 |
| | A solution for implementing undo-redo functionality in Angular applications using NgRx and Immer.js | 128 |
| | A graphics editor built using MobX and TypeScript to demonstrate its capabilities in real-time graphics rendering and Undo/Redo functionality. | 42 |
| | An extension to MobX for creating asynchronous computations with built-in promise management and delayed computation. | 165 |
| | A library that enables persistent state management in MobX applications | 560 |
| | A boilerplate with hot reloading and error handling tools for building state management applications | 122 |
| | Utility functions and common patterns for building reactive applications | 1,187 |
| | A JavaFX-based undo manager that supports arbitrary types of change objects and provides features like merging and marking positions in the history. | 99 |
| | A package providing MobX bindings specifically for Preact | 127 |
| | A C++ library for implementing non-linear undo/redo functionality in software applications | 61 |
| | A utility library to simplify data store management for JavaScript applications using MobX and backend models. | 55 |
| | Provides a functional structure for managing state in React applications using MobX | 88 |
| | A MobX binding for Vue.js 2, enabling the use of MobX's reactive state management in Vue applications. | 110 |
| | A MobX connector for Angular that enables automatic observation and update of UI components based on store changes | 485 |
| | A state management library for React applications that leverages REST conventions to simplify API interactions | 187 |