node/tools/eslint/node_modules/esquery
Rich Trott 8058baeaef
tools: update ESLint to 3.19.0
PR-URL: https://github.com/nodejs/node/pull/12162
Reviewed-By: Teddy Katz <teddy.katz@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
2017-04-10 13:44:37 -04:00
..
esquery.js tools: update ESLint to 3.19.0 2017-04-10 13:44:37 -04:00
license.txt tools: update ESLint to 3.19.0 2017-04-10 13:44:37 -04:00
package.json tools: update ESLint to 3.19.0 2017-04-10 13:44:37 -04:00
parser.js tools: update ESLint to 3.19.0 2017-04-10 13:44:37 -04:00
README.md tools: update ESLint to 3.19.0 2017-04-10 13:44:37 -04: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