Package: wnpp Severity: wishlist Owner: [email protected] X-Debbugs-CC: [email protected]
* Package name : node-falafel Version : 2.1.0 Upstream Author : James Halliday <[email protected]> (http://substack.net) * URL : https://github.com/substack/node-falafel#readme * License : Expat Programming Lang: JavaScript Description : transform the AST on a recursive walk Falafel is a pure javascript implementation of recursive walk of abstract syntax tree (AST) for javascript. . Using falafel you could do syntax aware search and replace, and patching using DOM like method. . Node.js is an event-based server-side JavaScript engine.

