pkg-installer
TypeScript icon, indicating that this package has built-in type declarations

0.0.4 • Public • Published

pkg-installer

NPM version

Install package programmatically. Detect package managers automatically (npm, yarn, bun and pnpm).

🦄️ Usage

npm i pkg-installer
import { installPackage } from 'pkg-installer'

await installPackage('vite', { silent: true })

License

MIT License © 2023 Joruno-w

Package Sidebar

Install

npm i pkg-installer

Weekly Downloads

1

Version

0.0.4

License

MIT

Unpacked Size

9.6 kB

Total Files

6

Last publish

Collaborators

  • joruno