olov / ast-traverse
simple but flexible AST traversal with pre and post visitors
☆37Updated 7 years ago
Alternatives and similar repositories for ast-traverse:
Users that are interested in ast-traverse are comparing it to the libraries listed below
- Beautify Benchmark.js's output into readable form.☆35Updated 8 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 3 years ago
- Proposed EcmaScript Class Syntax clarifying orthogonal concerns☆29Updated 7 years ago
- random string generator☆29Updated 5 years ago
- Node.js `assert` as a standalone module☆26Updated 4 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`