Apr
Create Your Own T-Shirt Shop with jQuery: DragToShirt
DragToShirt is a jQuery plugin that allows you to easily turn a web page into a t-shirt shop. It uses the Spreadshirt api, and allows your visitors to drag images from your site onto t-shirts to generate a product that they can then buy.

This is very convenient if you have, for example, an online gallery and you want to make money by making commissions from t-shirt sales. It’s designed to be easy to use, customizable, and not require any changes to your current web page design.
Categories: Open Source, Other Licenses, Scripts & Apps
Tags: Javascript, jQuery
Apr
Creative and Awesome CSS3 List Scroll Effects: Scroll Effects
Scoll Effects is a collection of beautiful and awesome CSS3 list scroll effects comes with eight eye candy scrolling animations powered by CSS3.

This works by applying a future/past class to list items outside of the viewport as you scroll. Based on this class a variety of transforms are transitioned to via CSS.
Go ahead and scroll the lists.
Categories: Effects, Extras, MIT License, Scripts & Apps, XHTML & CSS
Tags: CSS3, Javascript
Apr
Database Everywhere Framework For Building Modern Web Apps: Meteor
Meteor is an ultra-simple environment for building modern webs apps. What once took weeks, even with the best tools, now takes hours with Meteor.
It is a set of new technologies for building top-quality web apps in a fraction of the time, whether you’re an expert developer or just getting started.

Meteor helps you write your entire web app in pure JavaScript. All the same APIs are available on the client and the server — including database APIs! — so the same code can easily run in either environment.
Categories: Frameworks, GPL License, Scripts & Apps
Tags: Javascript
Apr
Create Thumbnails From High Res Images: jQuery NailThumb
jQuery NailThumb is a handy jQuery plugin helps you convert any image to any thumbnail with full control.
If you want to add avatars to your application it’s easier to use this plugin to let them fit any size you need then to develop a functionality that help your user to upload avatars of the right size/sizes.
![]()
It creates thumbnails easily from high-res images, without any distortion, with one line of code. You can even decide thumbnail dimensions directly from CSS.
This plugin integrates perfectly with any media gallery, even more useful in dynamic web application when you can face any shape or size.
Categories: Components, GPL License, Scripts & Apps
Tags: Javascript, jQuery
Apr
Fast Multidimensional Filtering for Coordinated Views: Crossfilter
Crossfilter is a JavaScript library for exploring large multivariate datasets in the browser.
Crossfilter supports extremely fast (<30ms) interaction with coordinated views, even with datasets containing a million or more records.

Since most interactions only involve a single dimension, and then only small adjustments are made to the filter values, incremental filtering and reducing is significantly faster than starting from scratch. Crossfilter uses sorted indexes (and a few bit-twiddling hacks) to make this possible, dramatically increasing the performance of live histograms and top-K lists.
Categories: Apache License, Charts & Maps, Scripts & Apps, Statistics
Tags: Javascript
Apr
Flexible HTML5 Presentation Library: Presenteer.JS
Presenteer.js a very flexible HTML5 presentation library that works in one line of code, but is configurable with constructor options and many callbacks.

This HTML5 presentation library applies CSS3 transforms and transitions to a set of elements.
The presentation instance can then be interacted with using the mouse, or programatically with methods like presentation.start() and presentation.next().
Categories: CC License, Components, Scripts & Apps
Tags: CSS3, HTML5, Javascript
Apr
Combine Iconic Web Fonts With Fontomas
Fontomas is a handy free web application which helps to combine iconic webfonts for your project. With fontomas you can:
- Make a limited symbols subset, with reduced font size
- Merge symbols from several fonts to single file
- Access large collections of professional-grade open source icons
![]()
Now it’s trivial to customise fonts for your needs with 3 simple step. At first, you select needed symbols on source fonts. Then rearrange those on destination font. After that, you can download SVG font and make webpack via fontsquirrel generator or other services.
Categories: Design, Fonts, MIT License, Web Application
Tags: Fontsquirrel, Javascript, SVG
Mar
Timeline – Open Source JavaScript Library For Creating Storytelling Timelines
Timeline is an open source JavaScript library for creating beautiful storytelling timelines that are easy, and intuitive to use.

Timeline is also great for pulling in media from different sources. It has built in support for pulling in Tweets and media from Twitter, YouTube, Flickr, Vimeo, Google Maps and SoundCloud. More media types will be supported in the future. Creating one is as easy as filling in a Google spreadsheet or as detailed as JSON.
Categories: Components, GPL License, Scripts & Apps
Tags: Javascript
Mar
Replace Text Overflow With An Ellipsis: jQuery.dotdotdot
jQuery.dotdotdot is a cross-browser plugin which replaces text overflow in a fixed height with an ellipsis.

In a fluid layout it automatically updates the text if the window is resized.
Categories: GPL License, MIT License, Open Source, Scripts & Apps
Tags: Javascript, jQuery
Mar
JavaScript Code Syntax Highlighter Library: Rainbow
Rainbow is a lightweight (1.2kb) code syntax highlighter library written in JavaScript.
Rainbow on its own is very simple. It goes through code blocks, processes regex patterns, and wraps matching patterns in span tags. All the theming is left up to CSS.

This JavaScript code syntax highlighter is easy to use, extendable and completely themable via CSS.
Categories: Components, No License, Scripts & Apps
Tags: Javascript






