leet-converter/README.md

17 lines
667 B
Markdown
Raw Normal View History

2021-03-22 12:13:38 +01:00
leet-converter - L33t Encoder & Decoder written in HTML/Javascript
==================================================================
# About
`leet converter` consists of a text-to-leet encoder and a leet-to-normal text decoder. Simply enter the text in the corresponding box and click on `Encode` or `Decode`.
# Screenshot
<img src="https://raw.githubusercontent.com/q3aql/leet-converter/master/img/leet-converter.png" width="700" />
# How to use
* Clone the repository or download from [here](https://github.com/q3aql/leet-converter/archive/refs/heads/master.zip).
* Enter to `feet-converter` folder.
* Open the file `index.html` with your favortite browser.