npmsearch icon indicating copy to clipboard operation
npmsearch copied to clipboard

How to find packages matching several fields?

Open akosyakov opened this issue 8 years ago • 0 comments

I want to find only packages which contain filesystem in name and theia-extension as a keyword. How can I do it? I've tried q=keywords:theia-extension+filesystem but it finds packages which have theia-extension as a keyword or filesystem in name.

akosyakov avatar Jul 31 '17 15:07 akosyakov