[ 源代码: node-delve ]
软件包:node-delve(0.3.2-3)
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.