Node-Estree
Complete and compliant ESTree spec implementation in TypeScript (by fraxken)
estree-ast-utils
Utilities for AST (ESTree compliant) (by NodeSecure)
Node-Estree | estree-ast-utils | |
---|---|---|
1 | 2 | |
11 | 2 | |
- | - | |
4.0 | 0.0 | |
13 days ago | 10 months ago | |
TypeScript | JavaScript | |
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.
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.
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.
What are some alternatives?
When comparing Node-Estree and estree-ast-utils you can also consider the following projects:
meriyah - A 100% compliant, self-hosted javascript parser - https://meriyah.github.io/meriyah
ci - NodeSecure tool enabling secured continuous integration
kataw - An 100% spec compliant ES2022 JavaScript toolchain
cli - JavaScript security CLI that allow you to deeply analyze the dependency tree of a given package or local Node.js project.
estree-toolkit - Tools for working with ESTree AST
astexplorer - A web tool to explore the ASTs generated by various parsers.
js-x-ray - JavaScript & Node.js open-source SAST scanner. A static analyser for detecting most common malicious patterns 🔬.
estree - The ESTree Spec