zalgo-js
Utility for unleashing Zalgo into your strings.
How To Use
```javascript import zalgo from "zalgo-js"; const myString = "Hello World!"; const releaseHim = zalgo(myString); console.log(releaseHim); ```Planned Features
- x Customizable levels of Zalgo-ness
- x Seeded version to allow for more deterministic Zalgo
- x Export curried version to accept options first and output custom summoning