Alfred 3 workflow to search through the Material-UI documentation.
$ npm install --global alfred-material-ui
Requires Node.js 6+ and the Alfred Powerpack.
In Alfred, type mui
, Enter, and your query.
Select an item and press Enter to go to its Material-UI documentation.
To open the options run npm install
inside this package directory.
The language of the documentation. Supported values: en
, de
, fr
, pt
, es
, ja
, zh
, ru
The version of the documentation, Supported values: master
, next
The amount of search results shown.
MIT © Henrik Wenz