sarcasm.js

Tags sarcasm in the web

View the Project on GitHub 4rg0n/sarcasm.min.js

WTF?!

Sarcasm.js was developed for tagging sarcasm in the web. It wraps the text in double quotes and animates them with CSS3 for a bouncing effect. When CSS3 transform is not available it falls back to JavaScript animation (coming soon).

Why?

Because sometimes it's really hard to express sarcasm in a written form. So why not make it visible for the reader?

Demo

What a usefull JavaScript function...

Installation

Include in your <head></head> tag:

<link rel="stylesheet" type="text/css" href="css/sarcasm.css">

Include in the end of your <body></body> tag:

<script src="js/sarcasm.min.js"></script>
<script src="config/sarcasm.js"></script>

Usage

What a <sarcasm>usefull</sarcasm> JavaScript function...

Contributors

Support or Contact

Github: 4rg0n