You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, @smileboywtu I just arrived here but I must tell that I was looking for a project like this for some time. In particular JSON and JS/TS AST. In the case of JSON there's a defacto standard called JSON-PATH that is analog to XPath and although it has several years I dont think it was much accepted... Then there's a standard called XPointer, but its objective is to represent uniquely a node in the tree (not useful for queries). Then there are some implementations of CSS2/CSS3 to query objects and I think those are more likely to be accepted / easy to use. I'm still trying to figure out the details of this project syntax, but it seems powerfull/flexible enough to easily implement a CSS-like subset syntax on top of it. Perhaps the same applies to xpath ?
thanks for your reply, I'd like to appreciate for you works on this project, i'm interesting on this, maybe it can be uses as a complex code search tool like this project: https://github.com/hchasestevens/astpath
No description provided.
The text was updated successfully, but these errors were encountered: