Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/klaascuvelier/alfred-mdn

Alfred workflow for MDN search
https://github.com/klaascuvelier/alfred-mdn

Last synced: about 2 months ago
JSON representation

Alfred workflow for MDN search

Lists

README

        

# alfred-mdn
> Search through the MDN documentation

![screenshot](screenshot.png)

## Install

```
$ npm install -g alfred-mdn
```

*Requires [Node.js](https://nodejs.org) 4+ and the Alfred [Powerpack](https://www.alfredapp.com/powerpack/).*

## Usage

In Alfred, type `mdn`, Enter, and your query.

Select an item and press Enter to go to its [MDN](https://developer.mozilla.org/en-US/) documentation.

## License

MIT © [Klaas Cuvelier](https://klaascuvelier.io)