Skip to content

Latest commit

 

History

History
29 lines (25 loc) · 2.21 KB

File metadata and controls

29 lines (25 loc) · 2.21 KB

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:

See API usage.md document for API usage examples and explanations.

Build Status