qredux
QML state manager
A QML-based implementation of the Redux state management library
Redux for QML
26 stars
4 watching
6 forks
Language: JavaScript
last commit: almost 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
benlau/sparkqml | A utility for loading and displaying QML documents with state and transition preview capabilities | 100 |
reduxjs/redux | A JavaScript library for managing global state in applications | 60,939 |
chentsulin/redux | A JavaScript library for managing and predicting application state changes | 204 |
benlau/quickcross | A utility library providing cross-platform helper classes and components for QML applications. | 49 |
anish000kumar/redux-box | A tool for organizing and managing application state in a modular fashion while simplifying redux-saga interactions. | 708 |
jas-chen/redux-core | A minimal Redux implementation providing basic APIs for managing state and dispatching actions. | 42 |
peterluhub/xsm | A state management system for Angular, React, Vue, and Svelte that simplifies the use of reactive state with automatic re-rendering and efficient memory management. | 138 |
izaakschroeder/redux-lift | A library that provides store composition mechanisms for managing complex state trees and applications with different action or store needs | 9 |
guillaumesalles/redux.net | A predictable state container for .NET applications | 714 |
jonabrams/spaceace | An immutable state management library designed to simplify state updates and improve code organization | 164 |
mheiber/redux-machine | A tiny JavaScript library for creating state machines in Redux apps. | 336 |
benlau/quickpromise | A QML Promise Library that simplifies asynchronous workflow with promise-like objects and signal-based execution | 179 |
dwyl/learn-redux | A comprehensive guide to learning Redux for managing state in web and mobile applications | 446 |
lucifier129/refer | A lightweight state management library inspired by Redux, focusing on functional style and minimalism | 11 |
benlau/viewstack.pri | A QML wrapper around the StackView component providing a stateless interface for managing pages with custom transitions. | 10 |