πŸ“¦ techouse / alfred-vue-docs

Search the Vue.js v3 and v2 documentation using Alfred.

β˜… 8 stars β‘‚ 1 forks πŸ‘ 8 watching βš–οΈ MIT License
alfred-workflowalgolia-searchvuejsvuejs3
πŸ“₯ Clone https://github.com/techouse/alfred-vue-docs.git
HTTPS git clone https://github.com/techouse/alfred-vue-docs.git
SSH git clone git@github.com:techouse/alfred-vue-docs.git
CLI gh repo clone techouse/alfred-vue-docs
Klemen TuΕ‘ar Klemen TuΕ‘ar :alien: replace dart_algolia with algoliasearch be77aa0 2 years ago πŸ“ History
πŸ“‚ be77aa050cf94c3af052f15c7d43e9a47b2c8220 View all commits β†’
πŸ“ .github
πŸ“ assets
πŸ“ bin
πŸ“„ .env.example
πŸ“„ .gitignore
πŸ“„ build.sh
πŸ“„ demo.gif
πŸ“„ info.plist
πŸ“„ LICENSE
πŸ“„ Makefile
πŸ“„ pubspec.lock
πŸ“„ pubspec.yaml
πŸ“„ README.md
πŸ“„ README.md

Vue.js Docs Workflow for Alfred

GitHub release GitHub All Releases GitHub

Search the Vue.js documentation using Alfred.

demo

Installation

  • Download the latest version
  • Install the workflow by double-clicking the .alfredworkflow file
  • 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 both branches, v3, v2. By default, it searches the v3 branch. To search branch v2 simply type v2 anywhere in your query, like so:

vue v-if v2

Note

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