UNPKG

@zsnout/ithkuil

Version:

A set of tools which can generate and parse romanized Ithkuil text and which can generate Ithkuil script from text and JSON data.

4 lines (3 loc) 95 B
import { parseWord } from "../parse/index.js"; const zero = parseWord("0"); console.log(zero);