SignalR

SignalR 2.2.0

SignalR basically allows developers to run server-side code that pushes data to the client's side.This is done mainly through WebSockets and some fallbacks for environments where WebSockets aren't available, allowing developers an easier, faster and...

FloatingTips ports the tooltip UI component to the MooTools framework, allowing developers to use it with their MooTools apps and websites.The "bubble tooltip" method is a renowned UI practice for showing hints or hidden content, relying on the user to...

jWebSocket

jWebSocket 1.0 RC3

jWebSocket is provided tools to use when create HTML5-based streaming and communication applications.Because HTML5 WebSockets look like they will replace the existing XHR approaches as well as Comet services by a new flexible and ultra high speed...

Compass

Compass 1.0.3

Compass merges code and principles from SASS, YUI, Blueprint, 960 Grid System and Susy.What this tool does is to simplify the act of writing your CSS code by using SASS instead and then providing developers with a collection of adjacent tools to simplify...

Gator

Gator 1.2.4

DOM event delegation is a technique of responding to events via a single common ancestor rather than each child descendant. This is done mainly through the usage of event propagation, also known as even bubbling.The Gator library provides a simple system...

Killer Carousel

Killer Carousel 1.2 Rev 1501161200

Killer Carousel uses JavaScript to take a collection of photos and display it in the classical carousel format.The images are rotated in a circle and titled to a slight angle, giving the illusion of a 3D perspective.The user can use right/left arrows to...

Haste

Haste 0.1.0

Haste is a self-hosted version of Pastebin which uses a Redis database or the local file system to store all the added content.It can be used for both raw text and source code files, letting developers easily write or copy-paste their content inside one...