Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 444 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 444 Bytes

Secret Text Encoder


A simple reverse alphabet encoder / decoder.


To view a live codepen example of this encoder click here.

To view a more advanced example covering the entire ASCII character set click here.

To view the original blog post describing how this code was created click here.