node-detective

find all require() calls by walking the AST

Description

This modules allows one to determine modules depends by walking AST tree and detecting require() call.

In computer science, an abstract syntax tree (AST), or just syntax tree, is a tree representation of the abstract syntactic structure of source code

This a dependency of Browserify is a JavaScript tool that allows developers to write Node.js-style modules that compile for use in the browser.

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

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/substack/node-detective


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install node-detective