[ 原始碼: node-delve ]
套件:node-delve(0.3.2-2)
delve recursively into a value to retrieve a property
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.