npm-package-suggester

npm-package-suggester is a Chrome extension that helps developers find better alternatives to the npm packages they are browsing.
It analyzes the current package URL, suggests similar packages, and provides an overall score to help you make better decisions when choosing dependencies.

npm-package-suggester


Features


How It Works

  1. Visit any package page on npmjs.com.
  2. The extension automatically analyzes the package.
  3. See suggestions and scores instantly in your browser toolbar popup.

Installation

You can install it from the Chrome Web Store (coming soon)
Or load it manually:

  1. Clone this repository
  2. Go to chrome://extensions/ in your browser
  3. Enable Developer Mode
  4. Click Load unpacked and select the extension directory

Roadmap


Contributing

Pull requests are welcome!
If you have ideas for improvements, feel free to open an issue.


If you find this project helpful, consider supporting me:

☕ Buy Me a Coffee

License

MIT