
object.pick
Releases8
Frequency4 months 4 weeks
Last Release
Returns a filtered copy of an object with only the specified keys, similar to `_.pick` from lodash / underscore.
Linked projects
(object pick) returns a filtered copy of an object with only the specified keys, exactly like `pick` from lo-dash / underscore.