2.0.1 • Published 4 years ago

iso-basic-latin-alphabet v2.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

iso-basic-latin-alphabet

ISO basic Latin alphabet

Usage

// import default export
import alphabet from 'iso-basic-latin-alphabet'
// import sub-alphabet directly
import { xHeight } from 'iso-basic-latin-alphabet'

Alphabets

all

All letters in iso-basic-latin-alphabet.

uppercase

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

lowercase

a b c d e f g h i j k l m n o p q r s t u v w x y z

x-height

v w x z

x-height-general

(v w x z) a c e i m n o r s u

ascender

b d k l

ascender-general

(b d k l) f h t

descender

g p q y

descender-general

(g p q y) j

Reference

  1. Latin script
  2. ISO basic Latin alphabet
  3. English alphabet
  4. x-height
2.0.1

4 years ago

2.0.0

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.1.0

4 years ago