find-keys-for-value
Find all the keys that have the given value - node module
Usage
const findSingleValueInObject = findSingleValueInObject loc: 'b' val: 'c' const findValuesInObject = findValuesInObject loc: 'a' val: 'b' loc: 'b' val: 'c'
License
MIT © 2018