Skip to content

Latest commit

 

History

30 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zalgo-js

Utility for unleashing Zalgo into your strings.

npm version build status

How To Use

import zalgo from "zalgo-js";

const myString = "Hello World!";
const releaseHim = zalgo(myString);

console.log(releaseHim);

Planned Features

  • Customizable levels of Zalgo-ness
    • Specify accepted directions
    • Specify overall intensity
    • Specify function used to determine per-character intensity
    • Specify set of a accepted combining characters
  • Seeded version to allow for more deterministic Zalgo
  • Export curried version to accept options first and output custom summoning

About

No description, website, or topics provided.

Resources

Stars

11 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages