object.pick
jonschlinkert
popular js
Returns a filtered copy of an object with only the specified keys, similar to `_.pick` from lodash / underscore.
Version 1.3.0 License MIT
Keywords
objectpick
INSTALL
Returns a filtered copy of an object with only the specified keys, similar to `_.pick` from lodash / underscore.