FastCat

FastCat is a streamlined speedy version of StringBuffer/StringBuilder that is more efficient because it does not allocate a buffer until the very last minute, and allocates it the exact size needed. You use it in writing your own Java Programs....


SuperPie Free HTML5 Pie Chart Library

SuperPie is a free HTML5 pie chart library. Using the free SuperPie HTML5 pie chart library to display pie charts on your web pages is very easy. Values, labels and colors are configured using simple JavaScript. No software installation is...


Jquery Slider Shock

Jquery Slider Shock is a powerful and full-featured extension which allows you to easily add new content to any WordPress- or jQuery-powered website. Whether you want to be able to quickly upload and share your family vacation photos or update...


JavaScript Chart Standard

Shield UI Chart is feature rich and facilitates the creation of visually impressive charts and sharp graphics. The Chart control has many built-in features, which cover many of the common data visualization scenarios. The control is lightweight and fast. This...


Webix

Webix is an extremely small (about 100 kb of compressed code) and ultra fast JavaScript library for building desktop and mobile web apps based on the latest web standards (HTML5, CSS3). The library provides a rich set of cross-browser JavaScript...


Base64

Base64 is a freeware way of encoding 8-bit characters using only ASCII printable characters similar to UUENCODE. UUENCODE embeds a filename where BASE64 does not. You will see BASE64 used in encoding digital certificates, in encoding user:password string in an...