• Stars
    star
    708
  • Rank 63,953 (Top 2 %)
  • Language
    CSS
  • License
    MIT License
  • Created about 8 years ago
  • Updated almost 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

some weird text animations the internet deserves

txt.wav

npm version Code Climate CDNJS

some weird text animations the internet deserves.

check out the demos

NPM

npm install --save txt.wav

CDN

See https://cdnjs.com/libraries/txt.wav

basic usage

  1. include the css and js files from the dist folder.

  2. add the class txtwav to an element you want to animate.

  3. add the class for the specific animation you want to include from the following:

  • slow
  • vibe
  • bounce
  • flip

full example:

<h1 class="txtwav slow">true freaks only</h1>

about Still Life

txt.wav is maintained by Still Life.

we love open source software. see our other projects or hire us to design and develop your product.

license

txt.wav is licensed under the MIT license. (http://opensource.org/licenses/MIT)