tree: 0f8066eb03084ab49e0bb2c1efa736c8e293a3ed [path history] [tgz]
  1. esquery.js
  2. license.txt
  3. package.json
  4. parser.js
  5. README.md
third_party/devtools/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