Interactive CLI for npm - search and install JavaScript package. Powered by vue-termui.
๐บ Preview
๐ฅ Features
๐ 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.
๐ฆ Install
npm install vtui-npm
๐ฎ Usage
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
๐ Credits
- Search powered by Algolia.
- Installer powered by @antfu/ni.
- Terminal UI powered by vue-termui.