Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 575 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 575 Bytes

FontAwesome-JSON

Generate a list of font awesome names as JSON string

Why I need this?

FontAwesome is great, but it only provide yml(https://github.com/FortAwesome/Font-Awesome/blob/master/src/icons.yml) format for icon list. For server side template, we need something more convienient.

I used a bash script to always get the latest verison of icon name list and convert it to be JSON or php array for me to use in my current projects. The repo with sync with FontAwesome to always get a fresh and complete list of icons.

Current FontAwesome Verison

4.4.0