An open API service indexing awesome lists of open source software.

https://github.com/magna-z/jquery-steamytext

jQuery SteamyText animation plugin
https://github.com/magna-z/jquery-steamytext

Last synced: about 1 month ago
JSON representation

jQuery SteamyText animation plugin

Awesome Lists containing this project

README

        

## About

It shows steamy text.

## Installation

Include the `jquery.steamytext.js` script:

## Basic usage

$('#element').click(function(){
$(this).steamyText('Text')
})