HaNdTriX / alfred-material-ui

Alfred 3 workflow to search through the Material-UI documentation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alfred-material-ui

Alfred 3 workflow to search through the Material-UI documentation.

Install

$ npm install --global alfred-material-ui

Requires Node.js 6+ and the Alfred Powerpack.

Usage

In Alfred, type mui, Enter, and your query.

Select an item and press Enter to go to its Material-UI documentation.

Options

To open the options run npm install inside this package directory.

language

The language of the documentation. Supported values: en, de, fr, pt, es, ja, zh, ru

branch

The version of the documentation, Supported values: master, next

hitsPerPage

The amount of search results shown.

License

MIT © Henrik Wenz

About

Alfred 3 workflow to search through the Material-UI documentation.


Languages

Language:JavaScript 100.0%