map-factory
A simple object mapping utility that makes it easy to map data from one object to another. Create object mappers using fluent interface that supports deep references (dot notation), custom transformations, and object merging.
@ladjs/pick-original
Transform an Object that was transformed to return only the original properties recursively picked if they are not undefined.
map-factory-test
A simple object mapping utility that makes it easy to map data from one object to another. Create object mappers using fluent interface that supports deep references (dot notation), custom transformations, and object merging.