Versatile Npm icon

Versatile Npm

Extension Actions

How to install Open in Chrome Web Store
CRX ID
jahejogdoffpehfhkhbpjblnlhghjnje
Status
  • Extension status: Featured
Description from extension meta

A browser extension that lets you customize install commands on Npm.

Image from store
Versatile Npm
Description from store

The most powerful extension for customizing install commands on Npm. Supports npm, yarn, pnpm and more – tailor it however you want! 🤩

For example:

• npm i <package>@<version>
• pnpm i <package>
• yarn add <package>
• npm i -D <package>
• npm i <package>@latest
• npm i -D @types/<package>