[ 源代码: node-ast-util ]
软件包:node-ast-util(0.6.0-7)
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