Create a reduce for the useReducer hook to dispatch a function with arguments.
Reduce a list of values using promises into a promise for a value
A JavaScript library for efficient immutable updates
append AST into power-assert context
A Redux binding for React Router v4 and v5
No description provided.
Reduce any JSON value by traversing depth first and visiting each node
Publishing createReducer from https://redux.js.org/recipes/reducing-boilerplate#generating-reducers
[](https://github.com/conorhastings/react-syntax-highlighter/actions) [
Redux DevTools instrumentation
higher-order reducer to reset the redux state on certain actions
reducer tester
redux reducer utilities
Extends React's useReducer() hook so that the dispatcher supports thunks.
Useful TypeScript utilities.
PouchDB's secondary index API as an abstract module
Create reducer functions based on an object keyed by action types
React useReducer with async actions
Redux middleware for generator coroutines.
reducer for the Shift AST format
Sequence your effects naturally and purely by returning them from your reducers.
TypeScript definitions for redux-recycle
A very basic logger for the useReducer function in the React Hooks API.
Test Redux Saga with an easy plan
Functional nested pipeline dialect for Ruby.
Mongoid MapReduce provides simple aggregation features for your Mongoid models
A javascript library abstraction for dealing with patients in hQuery map reduce functions
Add Object#with and Kernel.let to your repertoire to crack down on local variables.
basic and simple tagging system for mongoid using map-reduce function
List Helpers is a Compass extension providing useful list helper functions like: map, filter, reduce, every and some.
ActiveRecord extension that serializes destroyed records into a trash table from which they can be restored. This is intended to reduce the risk of users misusing your application's delete function and losing data.
Badmin is a highly customizable CMS styled with Bootstrap.
This project contains the abstract layer for APIMatic's core library. The purpose of creating interfaces is to separate out the functionalities needed by APIMatic's core library module. The goal is to support scalability and feature enhancement of the core library and the SDKs along with avoiding any breaking changes by reducing tight coupling between modules through the introduction of interfaces.
Reduce your redundant gem depenencies with resquire, which figures out which gems are redundant so you can require less gems for your ruby projects while still retaining the same functionality! By reducing redundant gems, you can make your application faster!
LazyLoadingPage loads heavy pages lazily that is as and when required. Single heavy request is broken in small requests, so no timeouts and no congestion of requests. The gem reduces page load time and reduces server ram by loading important content of the page in the first call and then by triggering calls to load the remaining page. The gem give Reactjs like functionality in your ruby-on-rails application.
Relaxo Query Server is a query server for CouchDB which provides full support for map/reduce functionality using Ruby code. It's main purpose is to provide a consistent backend for Ruby based clients to CouchDB. In practice, it allows code to be shared between Ruby based client applications and CouchDB servers.