Archive for the ‘MIT License’ Category

CSS3 Selectors For IE: Selectivizr

Selectivizr is a JavaScript utility that emulates CSS3 pseudo-classes and attribute selectors in Internet Explorer 6-8. Simply include the script in your pages and selectivizr will do the rest. Selectivizr requires a JavaScript library to work. If your website already uses one of the 7 supported libraries (jQuery, Prototype, etc…) then you just need to [...]

Read the rest of this entry »

An Infinite, Circular jQuery Carousel: carouFredSel

carouFredSel is a jQuery plugin that turns any kind of HTML element into an infinite, circular carousel. It supports pagination and can scroll one or multiple items simultaneously, horizontal or vertical, automatically, by pressing buttons or keys on the keyboard. carouFredSel Feetures Scrolls automatically and/or by user interaction Built in keyboard-navigation and pagination Dynamically add and [...]

Read the rest of this entry »

Quickly Change The Appearance Of Any Page: Stylebot

Stylebot is a Chrome extension that aims to simplify customizing the web, making it more accessible and adaptable. It puts you in control of the web’s presentation, allowing you to quickly change the appearance of any page. Launch Stylebot on a page, pick an element and apply styles to it. That’s it! Features Simple & [...]

Read the rest of this entry »

Feature Rich Javacript UI Framework: RightJS

RightJS is a compact (30k) feature rich JavaScript framework, along similar lines to JQuery or Prototype which: Compact by itself and allows others to write compact code Has standard predictable and really comfy API Supports multi-paradigm development and extensive OOP abilities Modular, with small and fast core Works fast and stable According to the author’s [...]

Read the rest of this entry »

Cached & Optimized Javascript Libraries: Cached Commons

Cached Commons is a collection of user-contributed javascript libraries that have been cached, optimized, and hosted on Github’s fast CDN. The main goal is to aggregate the best-of Javascript and CSS libraries for rapid prototyping. It won’t have every javascript library because there’s 1000′s of jQuery Tooltip plugins out there, but only say 3 of [...]

Read the rest of this entry »

Full-screen Photo Gallery For Touch Devices: Touch Gallery

Touch Gallery is an open source full-screen photo gallery for touch devices that brings the look and feel of native photo viewing applications to your mobile browser. This open source photo gallery is a jQuery plugin and was primarily written and optimized for Mobile Safari running on the iPad or iPhone 4 but it also works fine [...]

Read the rest of this entry »

Sortable, Resizable, Editable HTML Table With TableKit

TableKit is a collection of easy to implement HTML table enhancements using the Prototype framework. TableKit currently implements row striping, column sorting, column resizing and cell editing using Ajax. TableKit allows you to easily create sortable, resizable and editable HTML tables by using CSS class overloading to tell the system how to handle a table. [...]

Read the rest of this entry »

jQuery-HTML5 Form Validation Plugin: html5form

HTML5 validates forms without any additional Javascript but currently, WebKit browsers (Safari & Chrome) can handle webForms 2.0 forms without any Javascript and plugin. This HTML5 form validation plugin adds form validations to HTML5 forms for non-Webkit browsers. It gets all the information from the HTML source and runs automatically when detects Internet Explorer, Opera or Mozilla Firefox. However, [...]

Read the rest of this entry »

Python & Django Powered Static Website Generator: Hyde

Hyde is a static website generator powered by Python & Django. Hyde supports all the Django template tags & filters and even has a few of its own. The built-in web server and auto-generator provide instant refresh and unlimited flexibility. Features No database, no slowness, no digg-effect Dynamic content can be displayed using javascript Templates are [...]

Read the rest of this entry »

Professional Base Template For HTML5-CSS3 Projects: HTML5 ★ Boilerplate

Previously, Greepit shared an HTML5-CSS3 project template that contains the basic structure for a new HTML5-CSS3 projects. HTML5 ★ Boilerplate is another awesome HTML5, CSS3 and JavaScript template that can be used as a base html5 template for your next project for a fast, robust and future-proof site. HTML5 ★ Boilerplate is not a framework, [...]

Read the rest of this entry »