https://github.com/andersontr15/js-dig
Inspired by Ruby's dig method. This is the equivalent for JavaScript.
https://github.com/andersontr15/js-dig
Last synced: 11 months ago
JSON representation
Inspired by Ruby's dig method. This is the equivalent for JavaScript.
- Host: GitHub
- URL: https://github.com/andersontr15/js-dig
- Owner: andersontr15
- Created: 2019-02-02T18:09:55.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-19T02:59:40.000Z (almost 7 years ago)
- Last Synced: 2025-01-11T03:20:39.708Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dig
Inspired by Ruby's dig method. This is the equivalent for JavaScript.