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

https://github.com/freaktechnik/twaese

Text mangling generator - can replace random words or letters
https://github.com/freaktechnik/twaese

text-manipulation vuejs

Last synced: over 1 year ago
JSON representation

Text mangling generator - can replace random words or letters

Awesome Lists containing this project

README

          

# ![](40px-Cheese.png) #twäse

Text generator that removes or replaces randomly chosen words or letters in your text.

Built to mangle tweets, but works with any text.

"Twäse" is an amalgamation of "Tweet" and the German word for cheese, "Käse", since this word punches holes into your text.

## Build
Development build: `npm run dev`.
Production build: `npm run build`

## License
[See LICENSE file](LICENSE)