0.4.0 • Published 6 months ago

fly-import v0.4.0

Weekly downloads
-
License
-
Repository
-
Last release
6 months ago

fly-import

Install and import packages on-the-fly

Usage

Supports many different specifications.

import { flyImport } from 'fly-import';

const { flyImport: flyImport2 } = await flyImport('fly-import@0.1.2');

const { flyInstall } = await 'fly-import2@npm:fly-import@0.1.2';

console.log(await flyInstall('camelcase-git@github:sindresorhus/camelcase#v7.0.1'));

License

MIT

0.4.0

6 months ago

0.3.1

11 months ago

0.3.0

11 months ago

0.2.0

12 months ago

0.1.5

12 months ago

0.1.4

12 months ago

0.1.3

12 months ago

0.1.2

12 months ago

0.1.1

12 months ago

0.1.0

12 months ago