Skip to content

Commit

Permalink
feat: new library Uppercase Greek alphabet
Browse files Browse the repository at this point in the history
  • Loading branch information
excalibot committed Jan 2, 2024
1 parent 265619c commit 2af37c3
Show file tree
Hide file tree
Showing 3 changed files with 1,106 additions and 0 deletions.
43 changes: 43 additions & 0 deletions libraries.json
Original file line number Diff line number Diff line change
Expand Up @@ -6226,5 +6226,48 @@
"Gingerbread",
"Candy cane"
]
},
{
"name": " Uppercase Greek alphabet",
"description": "Uppercase Greek alphabet to facilitate development in excalidraw",
"authors": [
{
"name": "Victor Ramon Firmo Moreira",
"github": "https://github.com/victorramonfm",
"twitter": "",
"url": "https://www.linkedin.com/in/victorramonfm/"
}
],
"source": "victorramonfm/uppercase-greek-alphabet.excalidrawlib",
"preview": "victorramonfm/uppercase-greek-alphabet.jpg",
"created": "2024-01-02",
"updated": "2024-01-02",
"version": 2,
"itemNames": [
"Alpha",
"Beta",
"Gamma",
"Delta",
"Epsilon",
"Zeta",
"Eta",
"Theta",
"Iota",
"Kappa",
"Lambda",
"Mu",
"Nu",
"Zi",
"Omicron",
"Pi",
"Rho",
"Sigma",
"Tau",
"Upsilon",
"Phi",
"Chi",
"Psi",
"Omega"
]
}
]
Loading

0 comments on commit 2af37c3

Please sign in to comment.