1.0.2 • Published 6 years ago

alfred-reference v1.0.2

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

alfred-reference Build Status

Alfred workflow to search for HTML elements and CSS properties.

It uses HTML Reference which is a free guide to HTML and CSS Reference which is a free visual guide to CSS.

Install

$ npm install --global alfred-reference

Requires Node.js 9+ and the Alfred Powerpack.

Usage

In Alfred, type css or html, Enter, and your query, to search for CSS properties or HTML elements.

  • Select a property or element and press Enter to go to reference page.
  • Hold Alt when pressing Enter to go to its MDN page.
  • Press Shift to view its reference page in Quick Look.

Related

License

MIT © Vincent Klaiber

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago