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

Feature Rich Javacript UI Framework: RightJS

According to the author’s own benchmarks, RightJS is faster than all the other major frameworks, and in some cases faster even than pure DOM manipulation, checkout a comparison against other frameworks.

RightJS has a subproject named RightJS UI that contains standard useful user interfaces and widgets.

Posted on: September 2, 2010 as Javascript, MIT License, Open Source
No Comments

jQuery Live Form Validation Plugin: Form Validate


Form Validate is a free jQuery plugin which helps create easy form validations with high flexibility and a large set of options.

jQuery Live Form Validation Plugin

Form Validate Features

  • Supports custom validations
  • Options to toggle between live and onsubmit validations
  • Completely customizable CSS
Posted on: September 1, 2010 as Apache License, Javascript
No Comments

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.

Cached & Optimized Javascript Libraries

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 them are really good.

You can easily download the libraries to your local project if you’d like, or feel free to directly link to the ones here.

Posted on: August 30, 2010 as CSS, Javascript, MIT License, Open Source
No Comments

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.

A Full-screen Photo Gallery For Touch Devices: Touch Gallery

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 in Dektop Safari, Firefox 4, as well as in Opera and Chrome.

Touch Gallery depends on two other plugins: transform and activity-indicator and both are packaged in one Javascript file you download with touch gallery.

Posted on: August 27, 2010 as Gallery, Javascript, MIT License, Open Source
No Comments

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.

Sortable, Resizable, Editable HTML Table With TableKit

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.

Posted on: August 26, 2010 as Javascript, MIT License, User Interface
No Comments

Interactive JavaScript Mapping Library: Polymaps


Polymaps is a free JavaScript mapping library for making dynamic, interactive maps in modern web browsers. It creates image and vector tiled maps using SVG.

Interactive JavaScript Mapping Library

Polymaps provides speedy display of multi-zoom datasets over maps, and supports a variety of visual presentations for tiled vector data, in addition to the usual cartography from OpenStreetMapCloudMadeBing, and other providers of image-based web maps.

Posted on: August 21, 2010 as BSD License, Javascript, Open Source
No Comments

Flexible MooTools Slideshow Widget: SlideShow


SlideShow is an extendable, flexible, and easy to implement MooTools Slideshow Widget. Use any element, not just images; this slideshow widget can be used to create:

  • Slideshows
  • Image galleries
  • Tabs
  • News tickers

Powerful, Flexible MooTools Slideshow Widget

Slideshow comes with packaged transitions but is easy to extend and create your own transitions. The class is built to handle the basics of a slideshow, extend it to implement your own navigation piece and custom transitions.

Posted on: August 16, 2010 as Free License, Gallery, Javascript, No License
No Comments

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.

Professional HTML5, CSS3, JS Base Template

HTML5 ★ Boilerplate is not a framework, nor does it prescribe any philosophy of development, it’s just got some tricks to get your project off the ground quickly and right-footed. Its for sure an awesome set of files that a front-end developer can use to get started on a website.

Features

  • Cross-browser compatible
  • Optimal caching and compression rules for grade-A performance
  • Mobile browser optimizations
  • Progressive enhancement graceful degradation

HTML Select Element Into A Dropdown Checkbox List


The Dropdown Check List jQuery widget transforms a regular select html element into a dropdown checkbox list.

HTML Select Element Into A Dropdown Checkbox List

It uses the existing structure of the html select elements on which it is applied to dynamically build a container with checkboxes and labels then hides the original select element. The plugin does not change in any way the existing select element, only syncronize the checked values from the new container to the original select.

Posted on: August 10, 2010 as Javascript, MIT License, Open Source
No Comments

Add Twitter On Your Website: Tweet!


Tweet! is an unobtrusive JavaScript plugin for jQuery to add twitter on your website. Its small and efficient script that will not slow down or pause your page while tweets are loading.

Put Twitter On Your Website

With Tweet!, you can:

  • Customize look and feel with your own stylesheet
  • Display tweets from multiple accounts!
  • Display tweets from a twitter search, or from your own feed
  • Display your avatar
Posted on: August 4, 2010 as Javascript, MIT License, Web Application
No Comments