gulpjs.github.io icon indicating copy to clipboard operation
gulpjs.github.io copied to clipboard

Plugins page: Clicking a keyword should search for that keyword

Open phated opened this issue 5 years ago • 1 comments

I thought about this but didn't implement it. This would make them more usable.

phated avatar Apr 27 '20 19:04 phated

@phated Want to implement this after the deprecate card issue. For the clear understanding about this issue, I want to ask few questions.

  1. Is it correct to think that clicking button in photo below trigger the search and shows list of result? image
  2. After displaying the list the keyword must be in the search-box? image
  3. Kindly asking if I can get the brief explanation about the api request through the GET method? The API request to npm when we tried to get the deprecated package was bit hard to understand( https://registry.npmjs.com/-/v1/search?from=0&text=keywords:gulpplugin%20is:unstable%20not:unstable%20webpack&quality=0.5&popularity=1.0&maintenance=0.1).

ghost avatar Aug 12 '20 13:08 ghost