UNPKG

arvis-font-awesome

Version:
27 lines (15 loc) 858 B
# arvis-font-awesome [![BuildStatus](https://api.travis-ci.com/jopemachine/arvis-font-awesome.svg)](https://www.npmjs.com/package/arvis-font-awesome) > arvis workflow to search for [font-awesome](http://fontawesome.io/) icons ## 🔗 This workflow is converted from [alfred-workflow](https://github.com/SamVerschueren/alfred-font-awesome). * Note that there might be some code change or different actions from the original workflow. * Marked original workflow's creator to author. ## Install ``` $ npm install -g arvis-font-awesome ``` ## Usage In arvis, type `fa`, <kbd>Enter</kbd>, and your search query. Select an icon and press <kbd>Enter</kbd> to copy its css class name to the clipboard.<br> Hold <kbd>Alt</kbd> when pressing <kbd>Enter</kbd> to copy its unicode value. ## License MIT © [Sam Verschueren](https://github.com/SamVerschueren)