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
27 stars
2 watching
0 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A library that enables hotkey support in applications with state management using Effector. | 38 |
| A library that helps separate presentation logic from application logic in React applications | 62 |
| A solution for implementing undo-redo functionality in Angular applications using NgRx and Immer.js | 128 |
| A library of reusable functions for managing side effects in reactive state management systems. | 298 |
| A Vim plugin that visualizes the undo history of a text editor | 1,475 |
| A C++ library for implementing non-linear undo/redo functionality in software applications | 61 |
| Demonstrates the use of undo utility in a PureMVC-based Flex application. | 1 |
| A JavaFX-based undo manager that supports arbitrary types of change objects and provides features like merging and marking positions in the history. | 99 |
| An experimental plugin enhancing development experience for Next.js or Vite projects by improving SSR and debugging capabilities. | 21 |
| A library that allows you to execute history transitions after actions are dispatched in your Redux store | 167 |
| An Effector-based implementation of slots in React, allowing components to dynamically insert unknown child components. | 27 |
| A library that enables React components to have Effector stores attached without using hooks. | 82 |
| A boilerplate with hot reloading and error handling tools for building state management applications | 122 |
| A plugin to record and manage undo/redo actions in a Vuex store | 1 |
| Provides an undo/redo feature for the Editor.js library | 174 |