om/node_modules/esquery
2018-11-22 16:41:46 +01:00
..
esquery.js Fix EsLint Brackets (error markup 'const'). 2018-11-22 16:41:46 +01:00
license.txt Fix EsLint Brackets (error markup 'const'). 2018-11-22 16:41:46 +01:00
package.json Fix EsLint Brackets (error markup 'const'). 2018-11-22 16:41:46 +01:00
parser.js Fix EsLint Brackets (error markup 'const'). 2018-11-22 16:41:46 +01:00
README.md Fix EsLint Brackets (error markup 'const'). 2018-11-22 16:41:46 +01:00

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