Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tbrowder/app-piglatin

Provides a "pig-latin" app to return a Pig Latin version of a string of US English characters
https://github.com/tbrowder/app-piglatin

Last synced: 23 days ago
JSON representation

Provides a "pig-latin" app to return a Pig Latin version of a string of US English characters

Awesome Lists containing this project

README

        

# App::PigLatin

Provides a `pig-latin` (or `piglatin`) app to return a [Pig Latin](https://en.wikipedia.org/wiki/Pig_Latin) version of a string of US English characters.

## Credits

Thanks to Elizabeth Mattijsen (IRC #raku: `lizmat`) for the idea and initial algorithm.