An open API service indexing awesome lists of open source software.

https://github.com/nsylke/zalgo4j

Java implementation of Zalgo.
https://github.com/nsylke/zalgo4j

java zalgo

Last synced: 4 months ago
JSON representation

Java implementation of Zalgo.

Awesome Lists containing this project

README

        

Zalgo4J
=======

[![Download](https://api.bintray.com/packages/nsylke/maven/Zalgo4J/images/download.svg)](https://bintray.com/nsylke/maven/Zalgo4J/_latestVersion)

Implementation of the Zalgo algorithm in Java.

**Gradle**
```gradle
repositories {
jcenter()
}

dependencies {
compile 'me.nsylke.zalgo4j:zalgo4j:VERSION'
}
```

## License

Zalgo4J is an open-sourced software licensed under the [MIT license](LICENSE.md).