Nodes/comfy-ovum/_.mapObject
ComfyUI Node

_.mapObject

Like map, but for objects. Transform the value of each property in turn.

By sfinktah·Created 12 months ago·Updated 9 months ago· 6
_.mapObject
  • py_dict
  • iteratee
  • DICT
iteratee_json
Categoryovum/underscore

Inputs (3)

NameTypeDefaultDescription
py_dictopt*Primary input object (expected object). You can still pass any JSON-serializable value. Also accepts _.CHAIN to continue chaining.
iterateeopt*iteratee: ANY input to override widget. Accepts function, key string, or object shorthand.
iteratee_jsonoptSTRINGiteratee_json: JSON or key selector. Used when 'iteratee' input is not connected.

Outputs (1)

NameTypeDescription
DICTDICT