zalgo-js
v1.0.0
Published
Utility functions for unleashing Zalgo into strings.
Downloads
2,840
Readme
zalgo-js
Utility for unleashing Zalgo into your strings.
How To Use
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] Specify accepted directions
- [x] Specify overall intensity
- [x] Specify function used to determine per-character intensity
- [x] Specify set of a accepted combining characters
- [x] Seeded version to allow for more deterministic Zalgo
- [x] Export curried version to accept options first and output custom summoning