Skip to content

xyztlp/redux-toolbelt

 
 

Repository files navigation

Redux Toolbelt

A set of tools for quicker, easier, less verbose and safer Redux development by welldone-software.

redux-toolbelt logo

Packages

This repository is a monorepo that we manage using Lerna. That means that we actually publish several packages to npm from the same codebase, including:

Package Description
redux-toolbelt Core utillities for creating action creators and reducers
redux-toolbelt-immutable-helpers Helper functions to "update" immutable objects
redux-toolbelt-observable Utilities for using redux-toolbelt with redux-observable
redux-toolbelt-saga Utilities for using redux-toolbelt with redux-saga
redux-toolbelt-thunk Utilities for using redux-toolbelt with redux-thunk

Article

Read about redux-toolbelt here

Demo

A demo project can be found here:

https://github.com/welldone-software/redux-toolbelt-demo

The demo can be run in a live sandbox environment here:

https://codesandbox.io/s/github/welldone-software/redux-toolbelt-demo

Typing

Package now supports typescript.

About

Toolbelt for redux applications

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%