Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/therebelrobot/finddeep
A microlib to synchronously and recursively search an object for a key name, returns object path and reference to property
https://github.com/therebelrobot/finddeep
Last synced: 9 days ago
JSON representation
A microlib to synchronously and recursively search an object for a key name, returns object path and reference to property
- Host: GitHub
- URL: https://github.com/therebelrobot/finddeep
- Owner: therebelrobot
- License: isc
- Created: 2015-07-29T18:31:45.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-29T20:10:51.000Z (over 9 years ago)
- Last Synced: 2024-11-08T11:19:50.556Z (2 months ago)
- Language: JavaScript
- Size: 129 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# finddeep
A microlib to synchronously and recursively search an object for a key name, returns object path and reference to property