CSS Pack by SleepyFoolA CSS pack of text manipulations, though many can also be applied to images or any other element.
Most of these effects should work by just applying the class name on the left-most column, but the tw-glitch and tw-glitch-more classes require a data-tw-glitch html attribute with a value equal to the content of the element.
Some of these effects have CSS variables which can be used to alter their behavior. The stylesheet has the default values defined at the very top, which you can also change. These were created and tested on SugarCube but should work in any format.
Aside from the first section, each effect is incompatible with another effect in the same section — animations may additionally be incompatible with other effects depending on what’s being animated (though you can often get around this limitation by successively wrapping elements).
CAUTION: CSS effects and text animations are often better when used sparingly.