A library of basic reducers to reduce Redux boilerplate for simple one-off states
Reduce multiple reducers into a single reducer
No description provided.
Fluent syntax for defining typesafe Redux reducers on top of typescript-fsa.
A fast implementation of a fisher-yates shuffle that does not mutate the source array.
Speed-optimized drop-in replacement for Redux's combineReducers
Use reducers to build type safe CLI parameter parsers
A mock store for testing your redux async action creators and middleware
A set of reducers for use in nteract applications
A helper utility to apply combineReducers functionality in React useReducer hook for large scale applications
TypeScript definitions for react-combine-reducers
Complete and opinionated testkit for testing Redux projects (reducers, selectors, actions, thunks)
Modularize the redux app by dynamically loading reducers, state and sagas
Tools for object sync (get it?!), validation, diffing, and immutable deep setting
<img src="https://travis-ci.org/react-boilerplate/redux-injectors.svg?branch=master" alt="build status"></img>
The React interface for integrating with redux-query
caching in redux made simple
A feature-rich Node.js event emitter implementation with namespaces, wildcards, TTL, async listeners and browser/worker support.
State and local storage syncing for @ngrx/store
Reducers without constants and dispatch
A tool for building fat reducers
Some aesthetic toppings for your Redux meal.
Combines section reducers
A library for querying and managing network state in Redux applications
Wheel of Fortune solver using basic map/reduce concepts and file system index
basic and simple tagging system for mongoid using map-reduce function
Provides the basic building blocks of a pattern capable of reducing a towering codebase to modular rubble (or more Ruby gems)
Badmin is a highly customizable CMS styled with Bootstrap.
Basic enhancements for making Merb controllers more resourceful. Provides reduced code duplication, nested resource support, and aims for RFC2616 compliant responses.
A Unit system, based on Rich Kilmer's original time.rb work, which provides english-esque methods for working with common units, such as days and bytes and multiplers like kilo, or mega. It does so by reducing basic measures to a lower common denominator, such as seconds for time measures and bits for byte measures.
Simple DSL for datatype validation for basic data types.Inspired from GRPC DSL. Since ruby is dynamic language, datatype validator helps to reduce runtime errors by validating structure before processing
A collection of diverse simple utilities without much anything to do with one another. The main rationale is to reduce the time spent on boilerplate like checking whether the arguments have the right type, or introducing some basic internationalization. More detail in the README.
Py.rb adds basic syntax features from Python 3.0 to ruby which are nice to have; input(), for example, reduces getting user input from two lines to one lines; and I've ported it to Ruby, along with a couple other features!
As its name implies, the goal of this gem is to provide you with a light structure to create command line interfaces like a breeze. Focusing on rapid development, creating basic single command line application or a more complex one using composite subcommands is achieve in light speed. If you have ideas that would reduce even more development time and could be that this library, come discuss it with me by creating an issue on github.com.