17 lines
667 B
Markdown
17 lines
667 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="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.
|