05 Nov 2013 glyphsearch.com
Search for icons from Font Awesome, Glyphicons, IcoMoon, and Ionicons
A few days ago, I’ve discovered glyphsearch.com reading HN: totally awesome! I can’t count the number of times I opened my browser on fontawesome.io or getbootstrap.com to find an icon. That’s just what all developers need :)
I took the liberty of forking the project to plug Algolia’s Search API and provide a better search experience: https://github.com/thomaspark/glyphsearch/pull/1.
New features includes:
- highlighting
- typo-tolerance
- matching fields priority (matching on the name is better than matching on the tags)
I hope you’ll like it !
EDIT: merged!