Skip to content

Instantly share code, notes, and snippets.

@jjanssen
Created June 17, 2014 14:27
Show Gist options
  • Save jjanssen/4490f069543b17cd6428 to your computer and use it in GitHub Desktop.
Save jjanssen/4490f069543b17cd6428 to your computer and use it in GitHub Desktop.
Fractions
{
"1/2": "½",
"1/4": "¼",
"3/4": "¾",
"1/3": "⅓",
"2/3": "⅔",
"1/8": "⅛",
"3/8": "⅜",
"5/8": "⅝",
"7/8": "⅞"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment