/dx-open

Open npm modules github page in your browser from your console

Primary LanguageJavaScript

Welcome!

Open any NPM module github page in your browser from your console.

First install dx-open module globally on your system

npm install -global dx-open 

Now, All you have to do is type

dx-open -o lodash

Or

dx-open --open lodash

If a Github repository is not found. It will open npmjs.com module page.

License

MIT