Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
node-estree-walker
traverse an ESTree-compliant AST in Node.js
https://github.com/Rich-Harris/estree-walker
0
no reviews
Install
Provide ways to traverse an Abstract Syntax Tree in the ESTree format, as obtained for example using acorn.
Node.js is an event-based server-side JavaScript engine.