node-esquery

query library for ECMAScript AST using CSS-like queries

Description

ESQuery is a library for querying the AST output by Esprima for patterns of syntax using a CSS style selector system.

Esprima is a high performance, standard-compliant ECMAScript parser written in ECMAScript (also popularly known as JavaScript).

An abstract syntax tree (AST) is a tree representation of the abstract syntactic structure of source code written in a programming language. Each node of the tree denotes a construct occurring in the source code.

Cascading Style Sheets (CSS) is a style sheet language used for describing the presentation of a document written in a markup language like HTML.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/estools/esquery


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install node-esquery