Files
30-seconds-of-code/node_modules/esquery/README.md
2019-08-20 15:52:05 +02:00

2.0 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