vocabug
v1.0.2
Published
Word / vocabulary generator program
Maintainers
Readme
Vocabug
Vocabug is a word generator designed to be a successor to the Williams' Lexifer and to Awkwords. It is built on TypeScript with Vite with a complete web-app interface or command-line interface. Vocabug is the 'pro' version of the 'lite' Vocabug, Vocabug-lite.
Vocabug randomly generates vocabulary from a given definition of graphemes, frequencies and word patterns. You can use it to make words for a constructed language, to get an original nickname or password, or just for fun.
Vocabug online
Vocabug lives online at neonnaut.neocities.org/vocabug
Documentation
Documentation lives online at neonnaut.neocities.org/vocabug_docs
API
CLI
Read the CLI (command-line-interface) doc here
Development
To build use npm run build. For live testing use npm run dev.
