The Wayback Machine - https://web.archive.org/web/20201223213111/https://github.com/btk/glitchy-text
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

README.md

Glitchy Text

Helps you create glitching (changing and getting back to default) monospace text.

Demo

Check the demo out at: https://btk.github.io/glitchy-text/

Usage

Grab and insert glitch.js to your HTML page;

<script src="glitch.js"></script>

Then add .glitchy class to a text element (an element that has only text in it.)

<div class="glitchy">This is a sample Glitchy Text</div>

Help

I'm planning on letting end user create an option object for every glitch that will have properties for the animation. Contributions and pull requests are welcome.

About

Helps you create glitching (changing and getting back to default) monospace text.

Topics

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.