Open
Description
We'd like to be able to support search operators like package:foo
, author:[email protected]
, tagName:button
, etc.
There are npm packages that parse out operators from queries, which we can then map to structured queries.
We'd like to be able to support search operators like package:foo
, author:[email protected]
, tagName:button
, etc.
There are npm packages that parse out operators from queries, which we can then map to structured queries.