fly-import
Install and import packages on-the-fly
Last updated 2 years ago by mshima .
Original npm · Tarball · package.json
$ npm install fly-import 
SYNC missed versions from official npm registry.

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

Current Tags

  • 0.4.1                                ...           latest (2 months ago)

11 Versions

  • 0.4.1                                ...           2 months ago
  • 0.4.0                                ...           a year 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
Maintainers (1)
Downloads
Total 7
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (4)
Dev Dependencies (10)
Dependents (1)

© 2010 - cnpmjs.org x YWFE | Home | YWFE