Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 268 Bytes

File metadata and controls

16 lines (10 loc) · 268 Bytes

Digit2Text

A simple typst package to convert integers to full english written out numbers

Usage

#Import "@SeanHalvorson/Digit2Text" #Dig2Text(123)

Expected Output One Hundred Twenty Three

Limitations

Will Only Work With Numbers Between Zero and 999