Skip to content

keeyip/esquery

 
 

Repository files navigation

Forked Additions:

  • mustache selector for custom matchers, query('Program:{dosomething arg0 arg1 arg2}') calls query.matchMustache(node, selector, ancestry)::boolean,

ESQuery is a library for querying the AST output by Esprima for patterns of syntax using a CSS style selector system. Check out the demo:

demo

The following selectors are supported:

Build Status

About

ECMAScript AST query library.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%