1.0.0 • Published 5 years ago

libr v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

#libr libr installs an npm package and all its dependencies as a single module.

Why?

Have you ever opened your nodemodules folder? It's crazy - why is there a package called _has? Who made it? Who cares? If that's you, this package might help.

Usage

It's easy, just use: npx install-lib [npm package]

Don't install it, just run it with npx.

Modules are exported to a node_libs directory, in the folder it's ran in.