| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A simple Python script that parses the FontAwesome Cheatsheet. FA codes are mapped against unicode values, allowing more readable code.
faMap.put("fa-adjust", "\uf042");
This is currently used for Android Bootstrap, but should provide an easy starting point for anyone wanting to use FontAwesome in any language.
| Back | FazBrowse Home | New Git URL |