leet-converter/README.md

17 lines
618 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
2022-10-14 23:34:20 +02:00
<img src="img/leet-converter.png" width="688" />
2021-03-22 12:13:38 +01:00
# How to use
2022-10-14 23:34:20 +02:00
* Clone the repository or download from [here](https://gitlab.com/q3aql/leet-converter/-/archive/master/leet-converter-master.zip).
2021-03-22 12:13:38 +01:00
* Enter to `feet-converter` folder.
* Open the file `index.html` with your favortite browser.