tree: d649a959e3fae6caaf79d11dc667c73754ef962d [path history] [tgz]
  1. esquery.js
  2. license.txt
  3. package.json
  4. parser.js
  5. README.md
node_modules/esquery/README.md

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