• Stars
    star
    106
  • Rank 325,871 (Top 7 %)
  • Language
    JavaScript
  • Created almost 8 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Toolbelt for redux applications

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.

More Repositories

1

why-did-you-render

why-did-you-render by Welldone Software monkey patches React to notify you about potentially avoidable re-renders. (Works with React Native as well.)
JavaScript
11,211
star
2

react-component-splitter

React VSCode Extension that splits long components into shorter, more readable subcomponents
JavaScript
32
star
3

env-config

Dead simple yet powerful config library
JavaScript
14
star
4

gulp-durandal

Gulp plugin for building durandaljs projects
JavaScript
13
star
5

node-toolbelt

A set of express and framework agnostic tools for easy and clean node server side development
JavaScript
7
star
6

babel-plugin-react-add-test-id

JavaScript
5
star
7

eslint-plugin-welldone

Custom eslint rules helpful for our needs
JavaScript
4
star
8

redux-toolbelt-demo

Demonstrating the usage of redux-toolbelt
JavaScript
3
star
9

cordova-plugin-app-info

A cordova (phonegap) plugin exposing application information (version, technical and display name, debug mode etc)
Java
2
star
10

gulp-rebase-css-urls

Changes the root of all urls in chosen css files
JavaScript
2
star
11

work-helper-for-azure-devops

Chrome extension with code snippets that help with work routine at Welldone
JavaScript
2
star
12

welldone-ts-yarn-monorepo

TypeScript
1
star
13

jest-console-handler

Fails on console output unless marked as desired.
JavaScript
1
star
14

practiclock

A clock (timer) app for gym, sport and yoga practices. Implemented using react native.
JavaScript
1
star
15

cordova-plugin-internalbrowser-ex

Cordova plugin to display internal browser with ability to control the flow, inject and extract information from browsed pages
Java
1
star
16

webpack-monorepo-resolver

Sets webpack to resolve modules relative to the package of the resolver.
JavaScript
1
star