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

0.3.3 • Public • Published

install-pkg

NPM version

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

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

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

Sponsors

License

MIT License © 2021 Anthony Fu

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.3.3
    39,541
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.3.3
    39,541
  • 0.3.2
    41,046
  • 0.3.1
    26,816
  • 0.3.0
    64
  • 0.2.0
    77
  • 0.1.1
    336,987
  • 0.1.0
    4,114
  • 0.0.0
    0

Package Sidebar

Install

npm i @antfu/install-pkg

Weekly Downloads

439,191

Version

0.3.3

License

MIT

Unpacked Size

27.1 kB

Total Files

7

Last publish

Collaborators

  • antfu