corepack icon indicating copy to clipboard operation
corepack copied to clipboard

Add more efficient and user-friendly package search features

Open RobsonTrasel opened this issue 2 years ago • 1 comments

Hello,

I would like to request the addition of more efficient and user-friendly package search features in Node.js Corepack. Currently, searching for packages can be time-consuming and confusing, especially for beginners.

I suggest that the following features be added to improve the package search experience:

  • Auto-suggestion of package names as the user types
  • Filter options based on package name, version, author, and date
  • Sorting options based on popularity, relevance, and rating

I believe that these improvements will make it easier and faster for users to find the packages they need and will help to improve the overall usability of the Corepack.

Thank you for considering my request. I am available to provide more information or answer any questions you may have.

Best regards, RobsonTrasel

RobsonTrasel avatar Mar 28 '23 19:03 RobsonTrasel

Why corepack specifically?

You can search for packages using so many other tools, for example

  • https://www.npmjs.com/search?q=git%20parse
  • https://yarnpkg.com/?q=git%20parse&p=1
  • https://npms.io/search?q=git+parse
  • https://snyk.io/advisor/search?source=npm&q=git%20parse

styfle avatar Mar 29 '23 21:03 styfle