Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 454 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 454 Bytes

@npmcli/query

Parser and tools for npm query.

parser(str)

The parser method receives a query string and parses that string using postcss-selector-parser, it then modifies the returned ast to include information that is then essential to translate that structure into navigating Arborist.

LICENSE

ISC