zalgo-js
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i zalgo-js

Weekly Downloads

717

Version

1.0.0

License

MIT

Unpacked Size

11.4 kB

Total Files

8

Last publish

Collaborators

  • casieber