0.4.1 • Published 8 months ago

fly-import v0.4.1

Weekly downloads
-
License
-
Repository
-
Last release
8 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.1

8 months ago

0.4.0

2 years ago

0.3.1

2 years ago

0.3.0

2 years ago

0.2.0

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago