Vue.js Docs Workflow for Alfred
February 4, 2024 · View on GitHub
Search the Vue.js documentation using Alfred.

Installation
- Download the latest version
- Install the workflow by double-clicking the
.alfredworkflowfile - You can add the workflow to a category, then click "Import" to finish importing. You'll now see the workflow listed in the left sidebar of your Workflows preferences pane.
Usage
Just type vue followed by your search query.
vue composition
Either press ⌘Y to Quick Look the result, or press <enter> to open it in your web browser.
Changing Branches
The workflow supports searching the documentation of several versions. To change the branch, configure the Workflow as show in the image below.

Note
The lightning fast search is powered by Algolia using the same index as the official Vue.js website.