nkima
v0.0.1
Published
Tree walking helper for AST's supporting the Mozilla Parser API.
Downloads
7
Readme
nkima
Tree walking helper for AST's providing the Mozilla Parser API, including Esprima.
Doesn't do much yet. Might provide a Burrito-like API at some point.
Functions
children(node)
: an array containing the children of a node (some of which may benull
)
License
Copyright © 2012 Dave Herman
Licensed under the MIT License.