add-node-modules-path
add-node-modules-path copied to clipboard
Add recursion search 'node_modules/.bin' through directory tree
trafficstars
It allows to find programs on monorepo configuration or even global 'node_modules' packages. It also fixes issue #20 .
I am playing with it but it is fairly slow opening .js files.
I am not sure about how to improve performace. Any suggestion is welcome!