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.

2025-09-05 기준 버전입니다. 최신 버전을 확인하세요.

작성자
tinywaves
평점
0 0 0
버전
0.0.1
생성일
2025-09-05
갱신일
2025-09-05
크기
5.71KB
라이선스
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