Skip to content
/ query Public
forked from npm/query

npm query parser and tools

License

Notifications You must be signed in to change notification settings

Morin3/query

This branch is 10 commits behind npm/query:main.

Folders and files

NameName
Last commit message
Last commit date
May 3, 2024
Feb 23, 2024
Feb 23, 2024
Feb 23, 2024
Apr 21, 2024
Dec 4, 2023
Dec 4, 2023
Jun 8, 2022
Feb 23, 2024
Feb 23, 2024
Jun 8, 2022
May 31, 2023
Jun 8, 2022
Jun 8, 2022
Apr 17, 2023
May 3, 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

About

npm query parser and tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%