An open API service indexing awesome lists of open source software.

https://github.com/use-the-fork/albert-find-a-doc

Albert extension for quickly and easily searching framework and library documentation.
https://github.com/use-the-fork/albert-find-a-doc

albert albert-extensions albert-launcher albert-plugin albertlauncher bootstrap5 inertiajs laravel muiv5 pestphp tailwindcss

Last synced: 25 days ago
JSON representation

Albert extension for quickly and easily searching framework and library documentation.

Awesome Lists containing this project

README

        

Find a Doc plugin for Albert
-------



[Albert](https://github.com/albertlauncher/albert) extension for quickly and easily searching the documentation libraries.

Originally inspired by [albert-laravel-docs by rickwest](https://github.com/rickwest/albert-laravel-docs)

![Screenshot](images/screenshot.gif)

Currently supported libraries
-------
- Laravel
- MUI
- PEST PHP
- Tailwind
- React
- Bootstrap
- InertiaJs

Requirements
-------
You will need the `algoliasearch` [Python API Client](https://www.algolia.com/doc/api-client/getting-started/install/python/) installed on your system.

Installation
-------
Simply clone this project into your extension directory by running the following command:

```
git clone https://github.com/use-the-fork/albert-find-a-doc.git ~/.local/share/albert/python/plugins/albert-find-a-doc
```

Usage
-------
Type `fad` followed by a library and your search query.

```
fad
fad lv unit testing
```

Support Me
-------

[!["Buy Me A Coffee"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/usethefork)