filter-obj41.5mMIT6.1.0Filter object keys and values into a new object
sindresorhusabout 1 year 前filter, object, key, keys object.pick60.6mMIT1.3.0Returns a filtered copy of an object with only the specified keys, similar to _.pick
from lodash / underscore.
jonschlinkertabout 3 years 前object, pick get-object1.4mMIT0.2.0Get a property from an object using dot (object path) notation.
jonschlinkertabout 3 years 前check, dot, find, has pick-util666.9kMIT1.1.5Return a copy of the object only containing the whitelisted properties.
jonkempabout 3 years 前object, pick, utility, util