use-global v0.1.0
Tries to load the given module name by looking in:
$NODE_PATH
~/.node_modules
npm root -g
let useGlobal = // Load a module that is globally installed.let coffee = // Inspect or mutate the roots array.useGlobalroots
Tries to load the given module name by looking in:
$NODE_PATH
~/.node_modules
npm root -g
let useGlobal = // Load a module that is globally installed.let coffee = // Inspect or mutate the roots array.useGlobalroots
npm i use-global
3
0.1.0
none
2.29 kB
4