redux-decorators

Redux utility

A utility package for working with Redux using decorators in ES7/TypeScript to simplify state management and action handling.

A ridiculously good syntax for working with Redux using decorators in ES7 / TypeScript. Currently limited to Angular 2 but could potentially be used elsewhere.

GitHub

90 stars
4 watching
10 forks
Language: TypeScript
last commit: about 10 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
aparticka/redux-baconUtilities to integrate Bacon.js with Redux for state management4
grigory-leonenko/redux-easy-actionsSimplifies Redux action creation by providing a decorator to automatically generate action types and payloads.42
reduxjs/angular-reduxOfficial Angular bindings for Redux store management in TypeScript-based applications.73
reduxjs/reduxA JavaScript library for managing global state in applications60,939
redux-loop/redux-loopA library that enables reducers to handle effects naturally and purely by returning them from the reducer1,960
calvinfroedge/redux-modifiersA collection of utility functions to simplify the creation of Redux reducers by providing generic ways to manage and update state structures157
troch/deku-reduxA library that provides Redux integration with the Deku framework30
gregthebusker/repluxA set of reusable Redux components and utilities to simplify the management of application state in React applications27
redux-effects/redux-effects-localstorageA Redux effects driver for interacting with local or session storage10
tdzl2003/redux-viewmodelA library that simplifies state management with Redux and React by providing a ViewModel abstraction29
acstll/chopped-reduxA simplified implementation of a predictable state container for JavaScript applications1
janrywang/redux-callbagMiddleware for handling side effects in Redux actions with callbag observables182
angular-redux/storeA set of packages that help integrate Redux into Angular 2+ applications.1,336
mjaneczek/conventional-reduxA React application wrapper that simplifies Redux setup by providing conventions and automating basic tasks.175
glung/redux-javaA Java implementation of Redux, a predictable state container for apps.327