Skip to content

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

Sponsor this project

Packages

Contributors

Languages