effector-history

Undo library

An undo/redo utility library that allows you to manage the history of state changes in your application

Utility library that implements undo/redo feature for you

GitHub

27 stars
2 watching
0 forks
Language: TypeScript
last commit: over 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
kelin2025/effector-hotkey A library that enables hotkey support in applications with state management using Effector. 38
kelin2025/effector-factorio A library that helps separate presentation logic from application logic in React applications 62
nilsmehlhorn/ngrx-wieder A solution for implementing undo-redo functionality in Angular applications using NgRx and Immer.js 127
effector/patronum A library of reusable functions for managing side effects in reactive state management systems. 296
sjl/gundo.vim A Vim plugin that visualizes the undo history of a text editor 1,475
dacap/undo A C++ library for implementing non-linear undo/redo functionality in software applications 60
puremvc/puremvc-as3-demo-flex-historypanel Demonstrates the use of undo utility in a PureMVC-based Flex application. 1
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
effector/swc-plugin An experimental plugin enhancing development experience for Next.js or Vite projects by improving SSR and debugging capabilities. 20
johanneslumpe/redux-history-transitions A library that allows you to execute history transitions after actions are dispatched in your Redux store 167
space307/effector-react-slots An Effector-based implementation of slots in React, allowing components to dynamically insert unknown child components. 27
effector/reflect A library that enables React components to have Effector stores attached without using hooks. 81
omnidan/redux-undo-boilerplate A boilerplate with hot reloading and error handling tools for building state management applications 121
dezull/vuex-state-snapshot A plugin to record and manage undo/redo actions in a Vuex store 1
kommitters/editorjs-undo Provides an undo/redo feature for the Editor.js library 172