leet-converter/README.md
2024-05-01 10:42:40 +02:00

17 lines
597 B
Markdown

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="img/leet-converter.png" width="688" />
# How to use
* Clone the repository or download from [here](https://git.q3aql.dev/q3aql/leet-converter/archive/master.zip).
* Enter to `feet-converter` folder.
* Open the file `index.html` with your favortite browser.