An open API service indexing awesome lists of open source software.

https://github.com/seanhalvorson/digit2text

A Typst Library For Converting An Integer To Text
https://github.com/seanhalvorson/digit2text

typst typst-package

Last synced: 5 months ago
JSON representation

A Typst Library For Converting An Integer To Text

Awesome Lists containing this project

README

          

# 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