JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 3459290
  • Score
    100M100P100Q210791F
  • License ISC

npm query parser and tools

Package Exports

  • @npmcli/query
  • @npmcli/query/lib/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@npmcli/query) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@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