![]() | Name | Last modified | Size | Description |
---|---|---|---|---|
![]() | Parent Directory | - | ||
![]() | dist/ | a year ago | - | |
![]() | node_modules/ | a year ago | - | |
![]() | LICENSE | a year ago | 1.1K | |
![]() | README.md | a year ago | 669 | 595aea1 more query options + view options [كارل مبارك] |
![]() | package.json | a year ago | 1.3K | afd0ccc remove unused [كارل مبارك] |
Install package programmatically. Detect package managers automatically (npm
, yarn
and pnpm
).
npm i @antfu/install-pkg
import { installPackage } from '@antfu/install-pkg'
await installPackage('vite', { silent: true })
MIT License © 2021 Anthony Fu