Home

Awesome

Go MDN NPM version GitHub version

DON'T USE W3Schools. Use the MDN for research and references. Seriously!

Install

$ npm install gomdn -g

This will make godmn and the shorter mdn alias available on the command line.

Usage

$ gomdn [options] <term> <filter>

Available Filters

You can be more specific with these filters:

Available Options

-s or --skill

You can search content by skill:

-t or --type

You can search content by type:

Example

$ gomdn closure js

or using the options

$ gomdn closure js -t howto
$ gomdn closure js -s 1

Contribute

Feel free to contribute with this project or leave a suggestion.

License

MIT License © Vitor Britto