mirror of
https://github.com/garraflavatra/alphabets.git
synced 2025-07-19 18:28:04 +00:00
Add Scandinavian alphabets
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
title: Alphabets
|
||||
---
|
||||
|
||||
A tiny JS dependency (<800 bytes!) which exports many alphabets for many use
|
||||
A tiny JS dependency (<2kb!) which exports many alphabets for many use
|
||||
cases.
|
||||
|
||||
[](https://github.com/garraflavatra/alphabets/actions/workflows/test.yml)
|
||||
@ -123,6 +123,11 @@ Usage: see [Usage](#usage).
|
||||
|
||||
| Name | Export name |
|
||||
|------|-------------|
|
||||
| Latin | `latin` |
|
||||
| Danish | `danish` |
|
||||
| Faroese | `faroese` |
|
||||
| Greek (modern) | `greek` |
|
||||
| Greek (ancient/polytonic) | `greekPolytonic` |
|
||||
| Icelandic | `icelandic` |
|
||||
| Latin | `latin` |
|
||||
| Norwegian | `norwegian` |
|
||||
| Swedish | `swedish` |
|
||||
|
Reference in New Issue
Block a user