Bug#873453: ITP: node-detective -- find all require() calls by walking the AST
Package: wnpp
Severity: wishlist
Owner: rouca@debian.org
X-Debbugs-CC: debian-devel@lists.debian.org
* Package name : node-detective
Version : 4.5.0
Upstream Author : James Halliday <mail@substack.net>
* URL : https://github.com/substack/node-detective#readme
* License : Expat
Programming Lang: JavaScript
Description : find all require() calls by walking the AST
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.
Reply to: