Add More Install Commands On NPM Package Page

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.

Δημιουργός
tinywaves
Ημερήσιες εγκαταστάσεις
0
Σύνολο εγκαταστάσεων
1
Βαθμολογίες
0 0 0
Έκδοση
0.0.2
Δημιουργήθηκε την
05/09/2025
Ενημερώθηκε την
05/09/2025
Μέγεθος
6 KB
Άδεια
MIT
Εφαρμόζεται σε

add-more-install-commands

A Tampermonkey user script that adds package install commands for pnpm/bun/yarn on NPM repository page.

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