jonschlinkert/object.pick

jonschlinkert/object.pick

Releases2
Frequency9 months 3 weeks
Last Release
Stars41
(object pick) returns a filtered copy of an object with only the specified keys, exactly like `pick` from lo-dash / underscore.

Linked projects

Returns a filtered copy of an object with only the specified keys, similar to `_.pick` from lodash / underscore.