Dependency Install Swapper: Easily Switch Package Managers on npmjs and yarnpkg
With Dependency Install Swapper, users can simply select their preferred package manager, and the extension will automatically adjust the install command for all packages on the website. This eliminates the need for manual modifications and saves time for developers who frequently switch between package managers.
In addition to adjusting the install command, the extension also scans the package readme files to determine if the package is a developer dependency or not. It then updates the command accordingly, ensuring that developers have the correct install command for each package.
Overall, Dependency Install Swapper streamlines the process of getting the correct install command for dependencies on npmjs and yarnpkg. It provides a more efficient and seamless experience for developers, allowing them to easily switch between package managers without any hassle.