estraverse
npmv5.3.0ECMAScript JS AST traversal functions
Overview
estraverse is an npm package that eCMAScript JS AST traversal functions. The latest version is 5.3.0, released under the BSD-2-Clause license.
Who should use it
Teams working in the npm ecosystem who need eCMAScript JS AST traversal functions and value a focused solution.
When not to use it
Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your npm stack.
Pros
- Clear open-source license (BSD-2-Clause).
Cons
- No bundled TypeScript types (may require a separate @types package).
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of estraverse.
Dependencies
Dev (11)
Used by
Popular packages that depend on estraverse.
Frequently installed together
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
An AST-based pattern checker for JavaScript.
An Esprima-compatible JavaScript parser built on Acorn
TypeScript definitions for esrecurse
ECMAScript AST recursive visitor
Constants and utilities about visitor keys to traverse AST.
TypeScript definitions for estree
Version history
| Version | Published | License |
|---|---|---|
| 5.3.0latest | 4 years ago | BSD-2-Clause |
| 5.2.0 | 6 years ago | BSD-2-Clause |
| 5.1.0 | 6 years ago | BSD-2-Clause |
| 5.0.0 | 6 years ago | BSD-2-Clause |
| 4.3.0 | 7 years ago | BSD-2-Clause |
| 4.2.0 | 10 years ago | BSD-2-Clause |
| 4.1.1 | 10 years ago | BSD-2-Clause |
| 4.1.0 | 11 years ago | BSD-2-Clause |
| 4.0.0 | 11 years ago | BSD-2-Clause |
| 3.1.0 | 11 years ago | BSD-2-Clause |
| 3.0.0 | 11 years ago | BSD-2-Clause |
| 2.0.0 | 11 years ago | BSD-2-Clause |
| 1.9.3 | 11 years ago | BSD-2-Clause |
| 1.9.1 | 11 years ago | BSD-2-Clause |
| 1.9.0 | 11 years ago | BSD-2-Clause |
| 1.8.0 | 11 years ago | BSD-2-Clause |
| 1.7.1 | 11 years ago | BSD-2-Clause |
| 1.7.0 | 11 years ago | BSD-2-Clause |
| 1.6.0 | 11 years ago | BSD-2-Clause |
| 1.5.1 | 12 years ago | BSD-2-Clause |
Maintainers
Frequently asked questions
How do I install estraverse?
Run `npm install estraverse` to add estraverse to your npm project.
What license is estraverse released under?
estraverse is distributed under the BSD-2-Clause license.
How popular is estraverse?
estraverse has approximately 0 downloads per week and 2 known dependent packages.