@nyxb/install-pkg
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

install-pkg

NPM version

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

npm i @nyxb/install-pkg
import { installPackage } from '@nyxb/install-pkg'

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

License

MIT License © 2021 Dennis Ollhoff

Readme

Keywords

none

Package Sidebar

Install

npm i @nyxb/install-pkg

Weekly Downloads

57

Version

0.0.3

License

MIT

Unpacked Size

26.9 kB

Total Files

7

Last publish

Collaborators

  • dennisollhoff