Archive for the ‘MIT License’ Category

JavaScript Framework For Building Mobile Web Applications: XUI

XUI strives to be a framework for first class mobile device browsers such as Safari, Fennec and Opera with future support under consideration for IE Mobile and Blackberry. It is a lightweight, dead simple, tiny, super modular JavaScript framework for building mobile web applications. XUI contains code for easy DOM manipulation, CSS, eventing, and JSON. [...]

Read the rest of this entry »

jQuery And JavaScript Autoloader: jQuewy

jQuewy is a simple, fast and effective way to include jQuery plugins and Javascript libraries in your project. You simply download the jQuewy script, and run jQuewy functions to load commands. jQuewy collects the latest libraries online, and automatically inserts them into the header of your page. jQuewy is faster than using a script tag because it [...]

Read the rest of this entry »

Make A Flipping Book Layout With jQuery Viewbook

Viewbook is a jQuery plugin to display content as a flipping book layout. You can place any sort of html elements inside of your viewbook pages. It offers a number of customization options including width / height, speed, starting page, easing and page numbers. The flipping book animation is smooth and awesome. It supports hash tag [...]

Read the rest of this entry »

Smart and Fluid CSS Framework: Centage!

Centage! is a Smart and Fluid CSS framework based on less.js – a JavaScript implementation of less css, and makes use of it’s advanced features like mixins, variables and nesting. Centage focus on providing simple fluid layouts and does not use pixel values, everything expands and shrinks according to browser width. It does not add [...]

Read the rest of this entry »

Generate CSS Sprites on the Fly: Lemonad

The technique of stitching many images into a larger image is called CSS Sprite and it saves you many network calls for your image assets. CSS Sprites is one of the best way to optimize your stylesheets and improve your site performance. Greepit has shared couple of useful resources that can help you create CSS [...]

Read the rest of this entry »

Character And Background Sprite Animations: jQuery Spritely

jQuery.spritely is a jQuery plugin for creating dynamic character and background animation in pure HTML and JavaScript. Its a great alternative to Flash if your desired platform does not support Flash. It’s a simple, light-weight plugin which adds sprite() and pan() to your objects. With few simple methods, you can create animated sprites such as flying birds [...]

Read the rest of this entry »

jQuery Plugin For Powerful Deep Linking: jQuery Address

The jQuery Address plugin provides powerful deep linking capabilities and allows the creation of unique virtual addresses that can point to a website section or an application state. It enables a number of important capabilities including: Bookmarking in a browser or social website Sending links via email or instant messenger Finding specific content using the [...]

Read the rest of this entry »

Best jQuery Syntax Highlighter Plugin With 39 Color Schemes: Snippet

Snippet is a jQuery syntax highlighter plugin built on top of the SHJS with native support for 15 popular languages, including HTML, CSS, JavaScript, PHP, and XML. It can be extended to support 24 additional languages. This syntax highlighter plugin provides a quick and easy way of highlighting source code passages in HTML documents. It comes [...]

Read the rest of this entry »

Cross Domain Messaging with easyXDM Javascript Library

For security reasons, most often developers do not wish pages from different domains to be able to communicate but this is required sometimes. And then, developers discover that there is no proper way to do so – the current standards and the current technologies are built to disallow it. easyXDM (cross domain messaging) is meant to reduce [...]

Read the rest of this entry »

CSS Framework For Rapid Prototyping: FEM CSS Framework

FEM CSS Framework is a 960px width with 12 column grid system and preset CSS styles. It allows easy development of web layouts and very useful for rapid prototyping. It is based in the 960 Grid System, but with a twist in the philosophy to make it more flexible and faster to play with boxes. This [...]

Read the rest of this entry »