Interactive CLI for npm - search and install JavaScript package. Powered by vue-termui.
- 🔍 Powerful Search: Search all the packages from npm and Yarn.
- 👼 User Friendly: Search and install packages with a simple keystroke.
- 📦 Powerful Installer: Support npm · yarn · pnpm · bun.
npm install vtui-npm
Open the terminal and then typing vnpm
.
vnpm
# Switch to npm registry for search (algolia by default),we recommend using the algolia search.
vnpm -n | vnpm --npm
- Search powered by Algolia.
- Installer powered by @antfu/ni.
- Terminal UI powered by vue-termui.