Skip to content

probot/npx-import

Repository files navigation

@probot/npx-import

Import modules and load them if needed deferred from npm

import { npxImport } from '@probot/npx-import'

// 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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •