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
- Host: GitHub
- URL: https://github.com/freaktechnik/twaese
- Owner: freaktechnik
- License: mit
- Created: 2018-09-25T15:38:27.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2025-03-27T11:01:36.000Z (over 1 year ago)
- Last Synced: 2025-03-27T12:21:45.869Z (over 1 year ago)
- Topics: text-manipulation, vuejs
- Language: Vue
- Homepage: https://humanoids.be/twaese
- Size: 2.65 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#  #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)