JSPM

gomdn

0.2.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 5
  • Score
    100M100P100Q33499F
  • License MIT

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

Package Exports

  • gomdn

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (gomdn) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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:

  • js
  • css
  • html
  • apps
  • api
  • addons
  • canvas
  • docs
  • firefox
  • firefox-os
  • games
  • mathml
  • mobile
  • svg
  • webdev
  • webgl
  • xul

Available Options

-s or --skill

You can search content by skill:

  • 1 => beginner
  • 2 => intermediate
  • 3 => advanced

-t or --type

You can search content by type:

  • tools => tools
  • howto => how-to & Tutorial
  • code => code samples

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