object-dive
object-dive takes a dot path string argument and searches an object that is then passed in to the returned function. This is useful for verifying that objects have certain properties and for retrieving those properties.
object-dive takes a dot path string argument and searches an object that is then passed in to the returned function. This is useful for verifying that objects have certain properties and for retrieving those properties.
A module for handling all the action related to object in one step with multi pattern traversal.
Simple light weight package for filtering data in an array
🔍 Easy search among objects
Glob search an a nested object/array against patterns. Returns a copy of the original with only the matched properties/values included or excluded. Optionally modifies the values of the matched properties. Optionally flattens the result.
Every Day Code for JavaScript