tree: 2fa9d3726ebdac002a1640e8e2e08b29e2d4082e [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