has-key-deep
Key finder
A utility function to search nested objects for specific key paths or arrays of keys
Deep-search objects for keys in JavaScript objects. Keys can be searched by providing an array of keys, or using a dot-notiation.
1 stars
0 watching
2 forks
Language: JavaScript
last commit: about 6 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Tells you what keys from one object are missing in another by traversing nested objects recursively. | 0 |
| | Provides a shim for accessing object keys in JavaScript environments where Object.keys is not available. | 45 |
| | A system for finding and refining key concepts in data using a combination of algorithms and operators. | 5 |
| | Creates an object mapping input values to their string representations as keys. | 5 |
| | A JavaScript library that maps keystrokes to methods in Stimulus controllers using a simple JSON object | 136 |
| | A tool for finding root subdomains on the internet | 198 |
| | A tool to automatically fix objects in JavaScript code with sorted keys | 97 |
| | A JavaScript query library with a JSON query language to filter objects based on conditions specified in the query. | 313 |
| | Converts key-value pairs of an object into a sorted array of key-value pairs | 4 |
| | A lightweight JavaScript key-value store for local browser storage and pub/sub messaging. | 1,537 |
| | Provides JavaScript routines for generating bounding box searches using the Geohash algorithm. | 538 |
| | A JavaScript class implementation of a key-value map data structure | 382 |
| | A declarative library for handling hotkeys in Angular applications | 332 |
| | A search engine interface for Common Lisp libraries and repositories. | 50 |
| | A utility function to flatten object key hierarchies into a list of strings | 3 |