txt.wav is a JavaScript library for text animations. Library created by Still Life Studios.
Usage:
- include the
cssandjsfiles from thedistfolder. - add the class
txtwavto an element you want to animate. - add the class for the specific animation you want to include from the following:
slowvibebounceflip
Then, just add this in the body of main html file:
<h1 class="txtwav slow">true freaks only</h1>
Author: Still Life Studios
Demo: Link
Download: Link
