Here are
91 public repositories
matching this topic...
Fast and versatile Adapter for RecyclerView which regroups several features into one library to considerably improve the user experience :-)
Updated
Oct 18, 2021
Java
🎄 Vim undo tree visualizer
Updated
Jan 30, 2022
Vim script
Android EditText的撤销和恢复(反撤销)
Updated
Dec 15, 2016
Java
UndoPro is a command-based undo system integrated into Unity's default system. This allows devs to use actions for their undo/redo operations without forcing the user into a new undo-workflow!
🍜 undo/redo middleware for zustand
Updated
Apr 14, 2022
TypeScript
Lightweight undo-redo for Angular with NgRx & immer.js
Updated
Mar 2, 2022
TypeScript
Reactive undo/redo framework for .NET.
The most known way to travel in space and time
Updated
Aug 26, 2019
JavaScript
[Moved to MavenCentral] An undo-redo Android library which works with any objects and with an easy implementation. Perfect for drawing, text and photo editing apps.
Updated
Dec 12, 2021
Rust
Undo functionality for the recoil state management library
Updated
Mar 28, 2022
TypeScript
Reverts the GitHub navigation bar back to it's original color.
Rundo is a undo redo library for rust which can auto generate undo op
Customizable Android library that helps you to implement swipe-to-delete logic for your RecyclerView's adapters in an easy way!
Updated
Jul 11, 2017
Kotlin
Gelöschte Artikel, Slices und Kategorien wiederherstellen
Monitored Undo Framework - A simple undo/redo framework for .NET
Use the undo crate instead.
Git extension with easy to remember undo commands
Updated
Mar 29, 2017
Shell
Simple JavaScript undo/redo command manager supporting transactions with no dependencies
Updated
May 8, 2017
JavaScript
Software without side-effects. Redo and Undo.
Updated
Dec 18, 2018
Rust
⎌ Redux Implementation of Undo/Redo based on storing actions instead of states.
Updated
Apr 12, 2022
TypeScript
A powerful and simple JavaScript library provides a history for undo/redo functionality. Just like a time machine! 🕐
Updated
May 27, 2021
JavaScript
React hook that lets you use undomundo's branching undo/redo functionality independently of how you structure your application state.
Updated
Apr 9, 2022
TypeScript
implementation of UndoManager in Swift5 Xcode 10.2
Updated
May 4, 2019
Swift
Various Perl projects and smaller Perl scripts.
Updated
Apr 25, 2022
Perl
An undo-redo data structure that works the same way as in Photoshop and Microsoft Word.
Updated
Mar 28, 2021
Java
Ctrl-Z for the filesystem
Updated
Jun 11, 2019
Python
Provide the ability to undo / redo modifications in a Formik form.
Updated
Mar 26, 2022
TypeScript
Improve this page
Add a description, image, and links to the
undo
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
undo
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Hello and welcome to Redux-undo! This issue is asking newcomers to open source for their help. If that's you then great!
We need good examples to show new users of the library how to, well... use the library!
The task is to create an example in
docs/main/examples/demonstrating how to set the initial state for a reducer. You can use whatever example state you wish, like a todo list for exa