typescript-fsa-reducers-vanuan
Fluent syntax for defining typesafe Redux reducers on top of typescript-fsa.
Fluent syntax for defining typesafe Redux reducers on top of typescript-fsa.
Clojure inspired transducers implementation in JS
Streamlining reducible procedure.
Kickoff promises with type safety and ease!
Advanced Left-To-Right Function Composer
An easy to use utility to build type-safe actions and reducers
[![NPM version][npm-image]][npm-url] [![Build status][travis-image]][travis-url] [![Test coverage][coveralls-image]][coveralls-url] [![Downloads][downloads-image]][downloads-url]
Function that combines reducers and calls them when action of same name received
React Hook to dispatch asynchronous action and shows the progress of the action.
Utility to create a reducer from a nested object
Provides a specification and basic type classes for update function. Essentially there are two kinds of update functions —
Immer-based reducer with undo/redo, checkpoints, and forking
An easy way to add state without having multiple useState hooks. Too many useState hooks have to be refactored using useReducer. This hook abstracts that conversion from useState to useReducer. It looks like useState but behaves like useReducer.
Simplified React hook useReducer
Use redux-saga with react reducer hook, with convenience methods for running sagas from components.
You can keep your actions like before and use useReducer hook
A React useReducer() hook to use dictionaries (keys and values) 🔑
Minimalistic typesafe actions and reducers
Redux toolkit but without immer
ParisBrest is a fully architecture ready-to-use on top of the MilleFeuille server to simplify your servers. If you ever use an [Elm Architecture](https://guide.elm-lang.org/architecture/)-like, you should have been wondering why no similar things exists f