Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hadronized/leetify
Leetify some text!
https://github.com/hadronized/leetify
Last synced: about 1 month ago
JSON representation
Leetify some text!
- Host: GitHub
- URL: https://github.com/hadronized/leetify
- Owner: hadronized
- License: bsd-3-clause
- Created: 2014-10-04T17:10:13.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-09-14T14:39:25.000Z (over 9 years ago)
- Last Synced: 2024-10-28T14:18:09.365Z (about 2 months ago)
- Language: Haskell
- Size: 147 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# leetify
`leetify` is a funny tool used to make your text *L00K5 L1K3 7H15*. Pretty
simple, feel free to enhance.# How To Use
Just invoke `leetify` by passing the text you want to leetify:
leetify "this will be leetify"
That’s all.