Skip to content

Uzlopak/npx-import-light

npx-import-light

Import modules and load them if needed deferred from npm

import { npxImport } from 'npx-import-light'

// If cowsay isn't installed locally, npxImport will try
// to download, install & load it, completely seamlessly.
const dependency = await npxImport('cowsay')

Based on npx-import.

About

Import modules and load them if needed deferred from npm

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •