README.md
November 8, 2022 路 View on GitHub
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.