Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 466 Bytes

File metadata and controls

12 lines (7 loc) · 466 Bytes

JavaScript Encrypter

This is the first challenge for Oracle One program. I code using only Html, CSS and JavaScript without librerys or frameworks.

Function

This program recived text and convert the vowels in other words (encrypt), the result is show next to original text. Also it allows decrypt text and result too is show at the same way.

And the last function, copy text encrypt or decrypt to clipboard.

I'm sorry for my english, I'm learning yet.