Albert extension for quickly and easily searching the Vue.js documentation.
You will need the algoliasearch Python API Client installed on your system.
Simply clone this project into your extension directory by running the following command:
git clone https://github.com/rickwest/albert-vue-docs.git ~/.local/share/albert/org.albert.extension.python/modules/albert-vue-docs
Type vue followed by your search query.
vue <query>
vue props
