zalgo-js

Utility functions for unleashing Zalgo into strings.

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
zalgo-js
1.0.05 years ago6 years agoMinified + gzip package size for zalgo-js in KB

Readme

zalgo-js
Utility for unleashing Zalgo into your strings. npm version build status

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 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