Skip to content

npm/query

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bccbba3 · Sep 5, 2024

History

70 Commits
Sep 3, 2024
Feb 23, 2024
Aug 28, 2024
Feb 23, 2024
Aug 29, 2024
Dec 4, 2023
Aug 29, 2024
Jun 8, 2022
Sep 5, 2024
Sep 5, 2024
Jun 8, 2022
May 31, 2023
Jun 8, 2022
Jun 8, 2022
Aug 29, 2024
Sep 5, 2024
May 3, 2024

Repository files navigation

@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