Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mniebling/fontawesomesearch
Easily search and copy FontAwesome icons
https://github.com/mniebling/fontawesomesearch
List: fontawesomesearch
Last synced: 5 days ago
JSON representation
Easily search and copy FontAwesome icons
- Host: GitHub
- URL: https://github.com/mniebling/fontawesomesearch
- Owner: mniebling
- License: mit
- Created: 2013-05-25T00:42:31.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-12-03T03:07:39.000Z (about 8 years ago)
- Last Synced: 2024-04-17T04:51:08.336Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 3.27 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
FontAwesomeSearch
=================
FontAwesomeSearch is a simple [website](http://mniebling.github.io/FontAwesomeSearch/) that allows you to perform text searches on the descriptions of [FontAwesome](http://fontawesome.io) icons.#### Why is this better than the FontAwesome Cheatsheet?
By itself, it's not really. Before I made this website, I would bring up the [cheatsheet](http://fortawesome.github.io/Font-Awesome/cheatsheet/) and `CTRL+F` for the icon I wanted, then copy it to the clipboard.
However, I also use [Alfred](http://www.alfredapp.com/), the excellent OSX launcher app, and I always wished I could search straight from its prompt. Because FontAwesomeSearch optionally looks at the window hash for search terms, I can now type this:
![Alfred query showing search terms](https://raw.github.com/mniebling/FontAwesomeSearch/master/screenshots/alfred.png)
...and get this result for maximum copy & paste speed:
![FontAwesomeSearch results page](https://raw.github.com/mniebling/FontAwesomeSearch/master/screenshots/results.png)
Kakow!
#### Setting up the query in Alfred
Just paste this into the "Search URL" field of an Alfred custom search entry:
`http://www.mikeniebling.com/FontAwesomeSearch/#{query}`