Skip to content

Create heavy metal like rockdot strings in a breeze!

Notifications You must be signed in to change notification settings

bullgit/rockdotizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

such bull much git

rockdotizer

Create heavy metal like rockdot strings in a breeze!

Usage

Just include the incredible small rockdotizer.min.js into your page and enjoy the power of rockdotizing!

// Default usage
rockdotizer('hello world!');
// > "ḧël̈l̈ö ẅör̈l̈d̈!"

// Usage with RegExp
rockdotizer('hello world!', /a|o|u/gi);
// > "hellö wörld!"

If you're using a RegExp it should be matches single characters only and make use of the g flag.

Ën̈j̈öÿ än̈d̈ ḧäv̈ë p̈ḧün̈!

License

MIT © Oliver Kühn

About

Create heavy metal like rockdot strings in a breeze!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published