Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

FACheatSheetParser

A simple Python script that parses the FontAwesome Cheatsheet. FA codes are mapped against unicode values, allowing more readable code.

Example Output

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.

About

A simple Python script that parses the FontAwesome Cheatsheet into a dictionary

Resources

Stars

1 star

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages