Skip to content

Quickly reference caniuse.com support tables using Alfred 3

Notifications You must be signed in to change notification settings

PandelisZ/alfred-caniuse

 
 

Repository files navigation

alfred-caniuse

An Alfred 3 workflow for searching and quickly previewing caniuse.com support tables.

Configurable "safety" checkmarks are shown next to browsers with good support of a feature.

Installation

With easy updates
The recommended way to install this workflow is using npm to allow easy updating when also using alfred-updater.

$ npm install -g alfred-updater
$ npm intsall -g alfred-caniuse

Without easy updates
If you'd prefer to not use npm and forego the easy updates you can go download the latest workflow from the releases page.

Usage

caniuse bdrs

Pressing enter or tab will autocomplete the item and display the concise support table.

caniuse border-radius

Configuring

The browserslist configuration is stored in a workflow variable. Shown below:

About

Quickly reference caniuse.com support tables using Alfred 3

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%