Skip to content

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.

License

Notifications You must be signed in to change notification settings

tinywaves/add-more-install-commands-on-npm-package-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Add More Install Commands On NPM Package Page

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.

image

Installation and Usage

  1. Install the script from here.
  2. Add the script follow the Tampermonkey guide.
  3. Refresh the NPM repository package page.
  4. You should see the install commands for pnpm/bun/yarn.

License

MIT

About

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.

Topics

Resources

License

Stars

Watchers

Forks