Object mapping helpers
npm install dot-helpersA set of helper functions for parsing and mutating objects in dot notation. Inspired by dot-object but with emphasis on flattening and mapping arrays.
Documentation on the way. For now, please consult the unit tests for examples or read the use cases below.
A decorator function over lodash's get method
An object of mutators for modifying the values on matching keys.