1.0.5 • Published 6 years ago

alfred-material-manager v1.0.5

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

Alfred Material Manager

Alfred 3 workflow to search Material Design Icons and copy svg code / html markup for instant use in you project.

Prerequisites

Node.js 4+ and Alfred 3 with the Powerpack upgrade required.

Installation

$ npm i -g alfred-material-manager

How to use

  • In Alfred, type mat, Space, and search term for desired icon.

  • Then press Enter to copy svg code to clipboard for use in apps like Figma.

  • Or press Cmd + Enter to copy html markup for use in development. ( ex. <i class="material-icons">arrow_back</i>).

Credit

This package is based on alfred-mdi by Jaewe Heo.

License

MIT © DForce

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago