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) 101 B
import { parseWord } from "../parse/index.js"; const word = parseWord("a23alui"); console.log(word);