Animated Mobile || Desktop || Tablet Messaging Javascript Framework
I've combined the power of Smoke.js with the amazing animation library from Animate.css. Bundled here for your enjoyment.
Signal Example
smoke.signal(
'Saved!',
{
timeout: 3000,
animate: {
in: 'bounceIn',
out: 'bounceOut'
}
}
);