node-ast-util

Utilities for AST transformers
  https://github.com/eventualbuddha/ast-util
  0
  no reviews



These methods are useful for source transformers such as transpilers and macros, as they often have to insert variables into scopes and replace expressions.

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