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.
90 stars
4 watching
10 forks
Language: TypeScript
last commit: over 8 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| Utilities to integrate Bacon.js with Redux for state management | 4 |
| Simplifies Redux action creation by providing a decorator to automatically generate action types and payloads. | 42 |
| Official Angular bindings for Redux store management in TypeScript-based applications. | 73 |
| A JavaScript library for managing global state in applications | 60,939 |
| A library that enables reducers to handle effects naturally and purely by returning them from the reducer | 1,960 |
| A collection of utility functions to simplify the creation of Redux reducers by providing generic ways to manage and update state structures | 157 |
| A library that provides Redux integration with the Deku framework | 30 |
| A set of reusable Redux components and utilities to simplify the management of application state in React applications | 27 |
| A Redux effects driver for interacting with local or session storage | 10 |
| A library that simplifies state management with Redux and React by providing a ViewModel abstraction | 29 |
| A simplified implementation of a predictable state container for JavaScript applications | 1 |
| Middleware for handling side effects in Redux actions with callbag observables | 182 |
| A set of packages that help integrate Redux into Angular 2+ applications. | 1,336 |
| A React application wrapper that simplifies Redux setup by providing conventions and automating basic tasks. | 175 |
| A Java implementation of Redux, a predictable state container for apps. | 327 |