#
redo
Here are 38 public repositories matching this topic...
Reactive undo/redo framework for .NET.
-
Updated
May 16, 2020 - C#
Rundo is a undo redo library for rust which can auto generate undo op
-
Updated
Apr 6, 2018 - Rust
Software without side-effects. Redo and Undo.
-
Updated
Dec 18, 2018 - Rust
Provides simple undo-redo functionality with dynamic dispatch.
-
Updated
Jun 10, 2020 - Rust
Provides advanced undo-redo functionality with static dispatch.
-
Updated
May 26, 2020 - Rust
Simple JavaScript undo/redo command manager supporting transactions with no dependencies
-
Updated
May 8, 2017 - JavaScript
An undo-redo data structure that works the same way as in Photoshop and Microsoft Word.
-
Updated
Jan 13, 2020 - Java
Operational transformation library to build applications and web-services with collaborative access to the data (live data editing).
nodejs
protobuf
javascript-library
plain-text
groupware
redo
undo
rich-text
live-editing
collaborative-software
shared-access
operations-history
offline-operations
-
Updated
Oct 21, 2017 - JavaScript
Lightweight helper with keyPath-based undo registration
-
Updated
Aug 25, 2017 - Shell
implementation of UndoManager in Swift5 Xcode 10.2
swift
ios
development
apple
programming
xcode
technology
redo
undo
nsundomanager
undomanager
swift-5
hitendra
solanki
hitendra-solanki
hitendra-solanki-ios
-
Updated
May 4, 2019 - Swift
A collection of side projects that are published to NPM
-
Updated
May 12, 2020 - JavaScript
An example of application with collaborative access to rich text (live text editing) using Collaborative.js and SimpleMDE editor.
-
Updated
Sep 2, 2017 - JavaScript
-
Updated
Apr 20, 2019 - Swift
Provide the ability to undo / redo modifications in a Formik form.
-
Updated
Jun 10, 2020 - TypeScript
This is a playground to use redo as a build tool for managing a monorepo.
-
Updated
Nov 25, 2018 - Stata
a tiny database with ARIES recovery algorithm (WAL and Fuzzy Checkpoint) to achieve ACID
-
Updated
Jun 14, 2020 - Java
Improve this page
Add a description, image, and links to the redo topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the redo topic, visit your repo's landing page and select "manage topics."
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