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: 3 months ago
JSON representation
Alfred workflow for MDN search
- Host: GitHub
- URL: https://github.com/klaascuvelier/alfred-mdn
- Owner: klaascuvelier
- Created: 2017-02-10T17:35:50.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2023-03-03T07:42:14.000Z (over 1 year ago)
- Last Synced: 2024-07-13T04:03:10.579Z (4 months ago)
- Language: JavaScript
- Size: 6.8 MB
- Stars: 114
- Watchers: 3
- Forks: 7
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- alfred-workflows - MDN search - Search MDN documentation. (Documentation)
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)