ReactiveHistory
Undo framework
An undo/redo framework for .NET applications following the MVVM pattern
Reactive undo/redo framework for .NET.
138 stars
13 watching
14 forks
Language: C#
last commit: over 2 years ago
Linked from 1 awesome list
avaloniaavaloniauic-sharphistorymulti-platformmvvmreactiveredoredo-frameworkundowpfxaml
Related projects:
Repository | Description | Stars |
---|---|---|
nilsmehlhorn/ngrx-wieder | A solution for implementing undo-redo functionality in Angular applications using NgRx and Immer.js | 127 |
wobsoriano/pinia-undo | Enables undo/redo functionality in state management systems. | 75 |
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 |
mattgallagher/cwlsignal | A framework for reactive programming with Swift | 303 |
reactiveui/reactive.wasm | A WebAssembly implementation of Rx extensions for C# applications | 14 |
christianramsey/rx-react-flux | A collection of RxJS and React libraries, examples, and resources for reactive programming and state management. | 13 |
remyzorg/pendulum | A language extension for OCaml to program reactive systems on the Web | 53 |
xelaok/svelte-mobx | A framework for building reactive user interfaces using Svelte and MobX | 48 |
metasoarous/datsys | A framework for building reactive, concurrent web applications using a stream processing model and a unique database-sync system. | 231 |
danielearwicker/json-mobx | A library that provides undo/redo and persistence functionality for MobX-based applications using JSON serialization | 85 |
dbrattli/fable.reaction | A library and framework for building reactive applications with Fable, combining asynchronous functional programming and event handling | 142 |
puremvc/puremvc-as3-demo-flex-historypanel | Demonstrates the use of undo utility in a PureMVC-based Flex application. | 1 |
dacap/undo | A C++ library for implementing non-linear undo/redo functionality in software applications | 60 |
alexlafroscia/ember-rx | A JavaScript library that integrates the RxJS 6 reactive programming library into Ember.js applications | 9 |
runceel/reactiveproperty | A library providing support for MVVM and asynchronous programming with Reactive Extensions. | 901 |