A Tampermonkey user script that enhances NPM package pages by adding multiple package manager install commands (yarn
, pnpm
, bun
) alongside the default npm
command. Supports both regular and dev dependencies with one-click copy functionality.
- Install the script from here.
- Add the script follow the Tampermonkey guide.
- Refresh the NPM repository package page.
- You should see the install commands for
pnpm
/bun
/yarn
.