Description
Allows to pipe redux reducers with given state and action, passing previously returned state to next reducer, then keep last updated state.
Keywords
Publisher
Description
The TypeScript standard library
Keywords
Publisher
Description
Helpful functions built on top of the mighty Ramda
Keywords
- ramda
- ramdajs
- utils
- functional programming
- case conversion
- PascalCase
- dot.case
- camelCase
- lower first letter
- upper first letter
- classnames
- keymirror
- camelizeKeys
Publisher
Description
Similar to Ramda's sequence (as a micro lib)
Keywords
Publisher
Description
Fast, small and purely functional utility library
Keywords
Publisher
Description
A collection of utilities for async iterables. Designed to replace your streams.
Keywords
- async
- generators
- async generators
- async iterables
- iterators
- async iterators
- promise
- stream
- fp
- transform
- generator functions
- async generator functions
- bluestream
- ramda
Publisher
Description
Site where Rambo finds Ramda solutions to your problems
Keywords
Publisher
Description
decurry is the 'reverse' of curry: given a composed function `fn(arg1)(arg2)(arg3)` it returns a function that can be called as `fn(arg1, arg2, arg3)` or `fn(arg1, arg2)(arg3) etc.`
Keywords
- curry
- compose
- reverse
- decurry
- uncurry
- variadic
- partial
- function
- functions
- functional
- ramda
- lodash
- lodash/fp
- flowRight
Publisher
Description
Ramda functions lifted to work on Kefir properties
Keywords
Publisher
Description
Ensure immutability by updating javascript objects using a path similar to CSS/jQuery selector, great for react/redux applications where immutability is required, especially when working with deeply nested objects.
Keywords
Publisher
Description
[](https://travis-ci.org/beizhedenglong/js-lens) [](https://coveralls.io/git
Keywords
Publisher
Description
Helper functions for Postgres on NodeJS
Keywords
Publisher
Description
One of the various of create reducer with Ramda & Redux
Keywords
Publisher
Description
Abstractions for interacting with Redux state by using Ramda lenses.
Keywords
Publisher
Description
An easy way to manage a set of ramda lenses focused on props of a particular object type
Keywords
Publisher
Description
A simple syntax for remapping objects, inspired by several of Ramda's spec based functions