Answer the question
In order to leave comments, you need to log in
What analogues of Esprima can you suggest?
Greetings!
At the moment, I'm googling analogues of this library and decided to ask in parallel here, maybe someone knows similar tools in php or js.
Interested in libraries with the ability to build a syntax tree.
If there is something more or less similar, then please share the link or tell me in which direction to read about it all.
Example:
esprima.org/demo/parse.html
Answer the question
In order to leave comments, you need to log in
https://www.npmjs.com/package/espree
a very good fork of the espree you mentioned, support for the standard up to es2017 inclusive, eslint uses it, it works quite fast, the output tree is very convenient for work
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question