odin-javascript-exercises/node_modules/esquery
2017-12-15 12:56:14 -06:00
..
esquery.js remove timer and simon 2017-12-15 12:56:14 -06:00
license.txt remove timer and simon 2017-12-15 12:56:14 -06:00
package.json remove timer and simon 2017-12-15 12:56:14 -06:00
parser.js remove timer and simon 2017-12-15 12:56:14 -06:00
README.md remove timer and simon 2017-12-15 12:56:14 -06: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