typesafe-actions
Typesafe Action Creators for Redux / Flux Architectures (in TypeScript)
Found 50 results for redux-actions
Typesafe Action Creators for Redux / Flux Architectures (in TypeScript)
Easily create watchers to map actions to sagas
The fastest way to write Redux actions
Build redux vertically
An action creator for Redux Saga compatible with Redux Form. Forked from mhssmnn/redux-form-saga
Helping to control the state of async actions flux.
An easy way to use redux with react
Helps You to write reducers for redux-action actions in TypeScript in type-safe manner and without needing to specify excessive type information - everything is inferred based on types of redux-action actions and initial state
Create a promise from a redux store and a list of expected actions that will resolve in the future
Redux helpers for actions and reducers
Redux state of api call
Type safe wrapper for redux actions (compatible with redux-saga)
Micro library that curries and reduces the boilerplate of `bindActionCreators` and promotes better separation of concerns.
create types with namespacing
Strong typed typescript redux actions
[](https://greenkeeper.io/)
Quickly Create Sagas to transform your actions to other actions and more.
Simple React/Redux.
Lightweight business framework for Redux apps
Realt is a new way to work with Redux inspired by Alt
Simple utils and middlewares for Redux.
Awesome type safe actions
A Redux utility for generating clear and unique action type strings using a nested path approach. This library helps in avoiding duplicate action names and makes action types more readable and maintainable.
Flow support, no constants, really simple
An opinionated declarative set of factory functions for creating Redux actions.
wrapper for redux-actions createAction function for better work with redux-promise-middleware
Middleware for converting redux actions to promises
Simple utils library for ReduxJS.
Babel plugin for redux-smart-actions to reduce boilerplate even more
Syntax sugar for using namespaces with redux-actions.
create redux faster
Share Redux Actions between modules
Eat redux state manager like 🍑
A basic module helper for storing and managing local data
A redux library for making redux actions asynchronous
Synchronus and functional setState with redux
Helper that will generate few actions out of one constant
redux-api-middleware's helper to support create api actions.
Human friendly enhanced redux action shape.
Create redux actions and validate their payload. Can be used next to redux-actions library.
Create redux action types with normal javascript object
Helper for redux-actions
create redux faster
Common utilities for CGnal's Redux based applications
Redux utils to remove boilerplate
A basic helpers for storing and managing local data
Smart creators for actions and reducers
Minimalistic typesafe actions and reducers
A React.js store made with useContext and useReducer like redux