Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/robjtede/alfred-caniuse-rs
Rust feature support from https://caniuse.rs as an Alfred workflow.
https://github.com/robjtede/alfred-caniuse-rs
Last synced: 12 days ago
JSON representation
Rust feature support from https://caniuse.rs as an Alfred workflow.
- Host: GitHub
- URL: https://github.com/robjtede/alfred-caniuse-rs
- Owner: robjtede
- License: mit
- Created: 2021-03-19T01:17:12.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-29T12:45:07.000Z (6 months ago)
- Last Synced: 2024-05-02T02:02:25.054Z (6 months ago)
- Language: Rust
- Homepage:
- Size: 854 KB
- Stars: 12
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# alfred-caniuse-rs
> Rust feature support from [caniuse.rs](https://caniuse.rs) as an Alfred workflow.
# Installation
Go to [releases](https://github.com/robjtede/alfred-caniuse-rs/releases) and download the `*.alfredworkflow` file from the most recent release. Open workflow file for Alfred to prompt the install.
# Features
- [x] Fuzzy feature matching
- [x] Fast results
- [x] Feature db caching
- [x] Recent quick version lookup
- [x] Self update notificationsAlfred keyword is `caniuse`.
## Rust Feature Lookup
- Type a query after caniuse.
- Option+Enter to open item's documentation.## Recent Version Summary
- No query to see recent version list.
- Shift to preview release blog post.
- Option+Enter to open release blog post in browser.# Screenshots
| Features | Version |
| --------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------- |
| ![](https://user-images.githubusercontent.com/3316789/111861731-72b44700-8948-11eb-8cf4-b11987318333.png) | ![](https://user-images.githubusercontent.com/3316789/111861730-7051ed00-8948-11eb-9699-d15e5bb6f5e0.png) |