Components

98 articles

JavaScript Library For Simultaneous & Resumable Uploads – Resumable.js

Resumable.js is a JavaScript library providing multiple simultaneous, stable and resumable uploads via the HTML5 File API. The library is designed to introduce fault-tolerance into the upload of large files through HTTP. This is done by splitting each files into small chunks; whenever the upload of a chunk fails, uploading is retried until the procedure completes. This allows uploads to…

WhatWeather – jQuery Weather’s Widgets Plugin

WhatWeather is a jQuery plugin which provides weather’s data. It uses worldweatheronline.com API to get, parse and deliver data in order to create weather’s widgets. WhatWeather provides data and let you manage the display. However, it uses Mustache. In this way, you can easely change the template of your widgets. You can get weather data from cities all over the…

20+ Must Have jQuery Plugins for Web Developers

In this post we have collected 20+ fresh must have useful jQuery plugins. I hope you will find the list handy and will bookmark these jQuery plugins in your collection. jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. Glide – Responsive and Touch Friendly jQuery…

Customizable jQuery Calendar Plugin: CLNDR.js

CLNDR is a jQuery plugin for creating calendars. Unlike most calendar plugins, this one doesn't generate markup. Instead you provide an Underscore.js HTML template and in return CLNDR gives you a wealth of data to use within it. CLNDR is free of opinions about markup and style: it is the high-speed chassis on which you build the vehicle of your…

Semantic UI – Free Front-end Framework

Writing front end code shouldn't require learning the naming or programming conventions of a particular developer. Instead of using short-hand, or codified naming conventions, semantic uses simple, common language for parts of interface elements and familiar rules used in natural languages for describing elements. Semantic is a set of specifications for sharing UI elements between developers. Semantic is also a…

UI Components for Modern Web Apps – Brick

Brick is a bundle of reusable UI components created to enable rapid development of cross-browser and mobile-friendly HTML5 web applications. It's a cross-browser library that provides new custom HTML tags to abstract away common user interface patterns into easy-to-use, flexible, and semantic Web Components. Built on Mozilla’s x-tags library, Brick allows you to plug simple HTML tags into your markup…

A Customizable Range Slider with Skins Support – ion.rangeSlider

ion.rangeSlider is a nice, comfortable and easily customizable range slider with skins support. It supports events and public methods, has flexible settings, can be completely altered with CSS. It comes with all major browsers support and works perfectly on touch screen devices (iPhone, iPad, etc.). [rss]Special Downloads[/rss] [rss]Design Freebies[/rss] [rss]Feedback Collection and Polling Widget[/rss] [rss]Free Creative Resume Template[/rss] [rss]Open Source…

Human Readable Dates – Date for Humans

Date is an English language date parser for node.js and the browser. It lets users input dates in a human-friendly format (ie, the way people actually think about dates and times), and converts them automatically to a computer-readable format, which can then be used to output them to a calendar, countdown, or whatever you need. [rss]Special Downloads[/rss] [rss]Design Freebies[/rss] [rss]Feedback…