This product was not featured by Product Hunt yet. It will not be visible on their landing page and won't be ranked (cannot win product of the day regardless of upvotes).
bunpm
npm, yarn, pnpm - same commands, powered by Bun underneath
bunpm is a transparent wrapper that intercepts npm, yarn, and pnpm commands and runs them through Bun — without changing anything about how you work. Keep using npm install, yarn add, pnpm add exactly as before, just 10-25x faster. Output is formatted to match the tool you called, so nothing looks different either. Your original npm, yarn, and pnpm are never modified. Fully reversible. Cross-platform: Windows, macOS, Linux.
finally something that lets me keep my muscle memory. ran a fresh install on a node project and it was noticeably snappier, plus the output looked identical to regular npm so nothing in my terminal muscle memory broke.
the fact that you format output to match whichever tool you called is honestly such a thoughtful detail, like you didn't have to do that but it makes the switch feel basically invisible. smart move
honestly this looks super useful, love that it's fully reversible. one thing though, could you add a way to see the actual time saved per command, like a small "this would've taken 14s with npm" at the end of each run. would make it way easier to show the team why we should adopt it
Love this, the whole "drop-in and forget about it" angle is exactly what I'd want. One thing that would make it even better for me: a small built-in benchmark command like `bunpm bench` that runs a representative install and prints the time savings versus the original tool, so I can actually see the speedup on my own projects instead of just trusting the 10-25x claim.
About bunpm on Product Hunt
“npm, yarn, pnpm - same commands, powered by Bun underneath”
bunpm was submitted on Product Hunt and earned 6 upvotes and 8 comments, placing #158 on the daily leaderboard. bunpm is a transparent wrapper that intercepts npm, yarn, and pnpm commands and runs them through Bun — without changing anything about how you work. Keep using npm install, yarn add, pnpm add exactly as before, just 10-25x faster. Output is formatted to match the tool you called, so nothing looks different either. Your original npm, yarn, and pnpm are never modified. Fully reversible. Cross-platform: Windows, macOS, Linux.
bunpm was featured in Open Source (68.6k followers), Developer Tools (515.9k followers), GitHub (41.3k followers) and Vercel Day (28 followers) on Product Hunt. Together, these topics include over 116.2k products, making this a competitive space to launch in.
Who hunted bunpm?
bunpm was hunted by YASH VISHWAKARMA. A “hunter” on Product Hunt is the community member who submits a product to the platform — uploading the images, the link, and tagging the makers behind it. Hunters typically write the first comment explaining why a product is worth attention, and their followers are notified the moment they post. Around 79% of featured launches on Product Hunt are self-hunted by their makers, but a well-known hunter still acts as a signal of quality to the rest of the community. See the full all-time top hunters leaderboard to discover who is shaping the Product Hunt ecosystem.
Want to see how bunpm stacked up against nearby launches in real time? Check out the live launch dashboard for upvote speed charts, proximity comparisons, and more analytics.
finally something that lets me keep my muscle memory. ran a fresh install on a node project and it was noticeably snappier, plus the output looked identical to regular npm so nothing in my terminal muscle memory broke.