top of page

Hello!

Anchor 1

Please enter a text string below

This Javascript Web app allows a user to submit a text string that will convert every 5th letter [a-z, A-Z] in the string to uppercase if it was originally lowercase (with all other symbols being ignored).

Note: When converting the text string, all character conversion decisions are logged to the Javascript console available within standard browsers.

SourceCode
© 2016 Zachary Sullivan
bottom of page