A utility to convert text to spongebob case a.k.a tHe MoCkInG sPoNgEbOb MeMe.
Cross-platform clipboard support for Windows, macOS, and Linux included.
The command randomizes the words by default and copies them to the clipboard:
spongebob hello world
# heLlO WoRldYou can also alternate with --alternate:
spongebob --alternate hello world
# hElLo WoRlDYou can disable the clipboard with --no-copy:
spongebob --no-copy hello worldcargo install spongebobLibrary functions are available to use in your own projects. See the documentation for more information.