๐Ÿ“ฆ techouse / alfred-react-docs

Search the React documentation using Alfred

โ˜… 6 stars โ‘‚ 1 forks ๐Ÿ‘ 6 watching โš–๏ธ MIT License
alfred-workflowalgolia-searchdocumentationreact
๐Ÿ“ฅ Clone https://github.com/techouse/alfred-react-docs.git
HTTPS git clone https://github.com/techouse/alfred-react-docs.git
SSH git clone git@github.com:techouse/alfred-react-docs.git
CLI gh repo clone techouse/alfred-react-docs
dependabot[bot] dependabot[bot] :arrow_up: Bump actions/upload-artifact from 5 to 6 (#83) afb5933 1 months ago ๐Ÿ“ History
๐Ÿ“‚ master View all commits โ†’
๐Ÿ“ .github
๐Ÿ“ assets
๐Ÿ“ bin
๐Ÿ“„ .env.example
๐Ÿ“„ .gitignore
๐Ÿ“„ build.sh
๐Ÿ“„ demo.gif
๐Ÿ“„ entitlements.plist
๐Ÿ“„ info.plist
๐Ÿ“„ LICENSE
๐Ÿ“„ Makefile
๐Ÿ“„ pubspec.lock
๐Ÿ“„ pubspec.yaml
๐Ÿ“„ README.md
๐Ÿ“„ README.md

React Docs Workflow for Alfred

GitHub release GitHub All Releases GitHub

Search the React 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 rjs followed by your search query.

rjs state

Either press โŒ˜Y to Quick Look the result, or press <enter> to open it in your web browser.

Note

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