/spaceifier-app

Adds spaces to characters

Primary LanguageRustMIT LicenseMIT

spaceifier-app

This is a GUI application which adds spaces to letters.

Ex. Hello, world! -> H e l l o , w o r l d !

Major libraries used

Side notes

Much of the code was heavily inspired by the iced examples and documentation. Suggestions and pull-requests are very much appreciated.