odin-javascript-exercises/node_modules/esquery/README.md
2017-12-15 12:56:14 -06:00

2 KiB

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