reswitch
Reducer simplifier
A tool to simplify reducer writing by reducing boilerplate and providing a concise syntax
A tiny library to write friendly reducers with less boilerplate.
38 stars
5 watching
3 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 1 awesome list
javascriptreactreducerreducersreduxredux-sagaswitch
Related projects:
Repository | Description | Stars |
---|---|---|
calvinfroedge/redux-modifiers | A collection of utility functions to simplify the creation of Redux reducers by providing generic ways to manage and update state structures | 157 |
slorber/rereduce | A Redux reducer library that optimizes state management by memoizing and linking dependencies between reducers. | 163 |
amsardesai/redux-test-reducer | A utility for testing Redux reducers in isolation | 11 |
conorhastings/redux-test-recorder | A tool that automatically generates tests for reducers in Redux applications based on user interactions. | 495 |
danrigsby/redux-reducer-side-effects | A library that enables safe and simple side effects in Redux reducers by decoupling effects from reducer logic. | 3 |
fredericheem/redux-act-async | Reduces boilerplate code for creating async actions and reducers in Redux applications | 125 |
zackargyle/redux-immutable-reducer | Enables immutable state in Redux reducers | 40 |
kiki-le-singe/react-redux-universal-boilerplate | A React and Redux project template providing a boilerplate for development, testing, and deployment of web applications | 166 |
erikras/multireducer | Utility to create a single reducer from multiple copies of the same reducer | 422 |
ruilisi/css-checker | Automates the detection and reduction of redundant CSS classes in web applications. | 578 |
radical-data/reducegeojson | A Svelte-based web application to optimize GeoJSON files by reducing their size through compression and simplification. | 0 |
andersdjohnson/redux-reducer-async | A utility for creating standardized redux reducers for handling async actions in an efficient and reusable way. | 14 |
rastapasta/tileshrink | Tool to simplify vector tile features in an MBTiles container by reducing their size and complexity. | 31 |
stereobooster/html_minifier | A Ruby wrapper for a JavaScript library to minify HTML code | 12 |
bredele/tag-reduce | A library that reduces complex template literals to a single value | 10 |