Tired of repetitive command-line copy-pasta? So was I. 😅 built this React-based interactive installer to make your life easier and your installs perfect. Enjoy!.
⸻
NPM Install Assistant is a Chrome extension that lives right where you need it — on npm registry pages — and generates the exact install command you actually want.
No more:
- Installing with the wrong package manager
- Forgetting dev flags
- Guessing version tags
- Copy-pasting like it’s 2012
You pick your preferences. It builds the perfect command. One click. Done.
⸻
When you open a package page on npm, the assistant automatically appears and lets you configure your install command with clean, minimal controls.
- Select your package manager
- Choose dependency type
- Production
- Development
- Specify version
- latest
- specific version
- semver tag
And instantly see the final command generated in real time.
⸻
Open a package. It’s there. No toggling. No setup rituals.
Switch between npm, yarn, pnpm and watch the command adapt instantly.
Click. Copied. Paste. Done.
Minimal black & white design with smooth squircle corners and a modern dev-tool vibe.
It removes friction from something you do dozens of times a week.
⸻
This extension is perfect if you:
- Jump between npm, yarn, and pnpm projects
- Constantly switch between dev and prod dependencies
- Care about clean commands
- Hate repetitive terminal typing
- Live on npm registry pages
Frontend devs, backend devs, indie hackers, OSS contributors — if you install packages, this is for you.
⸻
-
Go to the Releases section of this repository.
-
Download the latest npm-install-assistant.zip file.
-
Extract the ZIP file on your computer.
-
Open Chrome and go to:
chrome://extensions -
Enable Developer Mode (top right).
-
Click Load unpacked.
-
Select the extracted folder.
-
Done 🎉
Now visit any npm package page and enjoy your new superpower.
⸻
Because installing packages should feel smooth.
Because typing the same command hundreds of times a year is unnecessary.
Because small tools that remove friction make dev life better.
⸻
This project is licensed under the MIT License.
You’re free to use, modify, and distribute it. If it makes your workflow better, that’s the whole point.
⸻
Happy shipping 🚀
