How to use the understory.callWith function in understory

To help you get started, we’ve selected a few understory examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github cape-io / redux-field / src / actions.js View on Github external
  memoize(prefix => mapValues(callWith(prefix), actions)),
)
github cape-io / redux-field / src / utils.js View on Github external
export const mapPartial = curry((obj, arg) => mapValues(callWith(arg), obj))

understory

Composable utility functions based on lodash fp.

ISC
Latest version published 9 months ago

Package Health Score

53 / 100
Full package analysis