Skip to content

HiDeoo/npm-package-manager-extension

Repository files navigation

npm-package-manager-extension

Multiple package managers support for npmjs.com

Screenshot of the Npm Package Manager Extension

A Chrome and Edge browser extension adding support for multiple package managers to the npmjs.com registry.

Features

  • Support for multiple package managers:
  • Display both the command to install a package as dependency or development dependency.
  • Display an extra command to install TypeScript declarations for packages having external declarations.
  • Use package version in install commands when visiting a specific version package page.
  • Add back the ability to click on the entire command to copy it.
  • Remove the layout shift of the entire page when copying a command.
  • Pin the sidebar so it is always visible even when scrolling down long package descriptions.

Installation

You can install the extension directly from the Chrome Web Store or the Microsoft Edge Add-ons Marketplace.

License

Licensed under the MIT License, Copyright © HiDeoo.

See LICENSE for more information.