node-delve

delve recursively into a value to retrieve a property
  https://github.com/hughfdjackson/delve
  0
  no reviews



This node module delves recursively into a value to retrieve a property and does not give an error.

For anybody using the fantastic lodash library, you can find similar functionality to delve with the get function.

Node.js is an event-based server-side JavaScript engine.