tree: 5dd7aa7647d117eb925049cf7663fc35d4c9e5c7 [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