[ 原始碼: node-ast-util ]
套件:node-ast-util(0.6.0-5)
Utilities for AST transformers
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.
其他與 node-ast-util 有關的套件
|
|
|
|
-
- dep: node-ast-types
- Esprima-compatible implementation of the Mozilla JS Parser API
-
- dep: node-private
- Utility for associating truly private state with any JavaScript object
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable