estree-ast-utils
Utilities for AST (ESTree compliant) (by NodeSecure)
Node-Estree
Complete and compliant ESTree spec implementation in TypeScript (by fraxken)
estree-ast-utils | Node-Estree | |
---|---|---|
2 | 1 | |
2 | 11 | |
- | - | |
0.0 | 4.4 | |
9 months ago | 1 day ago | |
JavaScript | TypeScript | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
estree-ast-utils
Posts with mentions or reviews of estree-ast-utils.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-01-16.
-
JS-X-Ray 6.0
Almost a year of work on this new mechanism / class that brings a whole new dimension to JS-X-Ray.
-
A technical tale of NodeSecure - Chapter 2
Since i created my own set of AST utilities including getMemberExpressionIdentifier.
Node-Estree
Posts with mentions or reviews of Node-Estree.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-06-06.
-
A technical tale of NodeSecure - Chapter 2
I also had fun re-implementing the ESTree Specification in TypeScript. It helped me a lot to be more confident and comfortable with different concepts that were unknown to me until then.
What are some alternatives?
When comparing estree-ast-utils and Node-Estree you can also consider the following projects:
ci - NodeSecure tool enabling secured continuous integration
meriyah - A 100% compliant, self-hosted javascript parser - https://meriyah.github.io/meriyah
cli - JavaScript security CLI that allow you to deeply analyze the dependency tree of a given package or local Node.js project.
kataw - An 100% spec compliant ES2022 JavaScript toolchain
estree-toolkit - Tools for working with ESTree AST
js-x-ray - JavaScript & Node.js open-source SAST scanner. A static analyser for detecting most common malicious patterns 🔬.
astexplorer - A web tool to explore the ASTs generated by various parsers.
estree - The ESTree Spec