Adapting Your Website For Any Device with Mobify.js
Mobify.js is an open source library for improving responsive sites by providing responsive images, JS/CSS optimization, Adaptive Templating and more.
Mobify.js is an open source library for improving responsive sites by providing responsive images, JS/CSS optimization, Adaptive Templating and more.
Workless is a CSS base framework to get your projects up and running as quickly as possible.
Bend Gauge is a jQuery plugin worked with Raphael.js that allows you to create nice-looking animated value representations.
Focus Transition is a standalone script that has the ability to adds a transition to the focus outline when you tab around inputs, buttons, and links.
aura.js is a lighweight jQuery plugin that enables to trigger an event when the mouse gets near (within) an html element.
jqGrid is a ajax-enabled jQuery plugin that allows you to represente and manipulate tabular data on the web.
DEVICE.JS is a simple javascript library which allows to detecting js events on any kind of device such as desktop, laptop, mobile, tablet, touch device, and more.
rainyday.js is a fancy javascript library that allows you to create an awesome effect of raindrops falling on a glass surface.
myChart is a jquery plugin that creates a ranking list on your webpage using images and data from a particular google plus album. All you have to do is specify that google album in your javascript. Demo: http://demos.codehandling.com/charts/charts.html Download: https://www.box.com/s/i9tky9n2wagbz4jyedkk
A collection of jQuery plugins for the web. Inspired by Twitter Bootstrap js components, Sco.js plugins can be used as replacement for the bootstrap js. You can find a different approach for some of the bootstrap js as well as other plugins that don’t exist in bootstrap. Sco.js uses much less HTML markup than bootstrap and provides sane and intuitive defaults for its options so that you can get started in no time. Demo: http://terebentina.github.io/sco.js/ Download: https://github.com/terebentina/sco.js/archive/master.zip
An AJAX file upload form, that will let visitors upload files from their browsers with drag/drop or by selecting them individually. For the purpose, we will combine the powerful jQuery File Upload plugin with the neat jQuery Knob to present a slick CSS3/JS driven interface. Demo: http://demo.tutorialzine.com/2013/05/mini-ajax-file-upload-form/ Download: http://demo.tutorialzine.com/2013/05/mini-ajax-file-upload-form/mini-upload-form.zip
Image Picker is a simple jQuery plugin that transforms a select element into a more user friendly graphical interface. Features: Works great on both single and multiple select elements. Falls back nicely for clients without JavaScript enabled. Integrates nicely with Twitter’s Bootstrap markup. Demo: http://rvera.github.io/image-picker/ Download: https://github.com/rvera/image-picker/archive/master.zip
Spread is a small experiment leveraging simple CSS3D transforms to create a colored plane. Demo: http://mathias-paumgarten.com/lab/spread Download: https://github.com/MathiasPaumgarten/spread
Two.js is a two-dimensional drawing api geared towards modern web browsers. It is renderer agnostic enabling the same api to draw in multiple contexts: svg, canvas, and webgl. Demo: http://jonobr1.github.io/two.js Download: http://jonobr1.github.io/two.js/#download
TimeJump is a javascript library that adds deep-linking to HTML5 audio and video podcasts. TimeJump works behind-the-scenes to create a standardized API for seeking, based off the YouTube deep-linking syntax. Homepage: http://davatron5000.github.io/TimeJump/ Download: https://github.com/davatron5000/TimeJump/archive/master.zip
FPSMeter is a simple JavaScript library for sexy, fast, and themable FPS meter. FPSMeter can measure: frames per second number of milliseconds between frames number of milliseconds it takes to render one frame FPSMeter rendering is optimized and chained to requestAnimationFrame (with a polyfill for older browsers), so it should be as smooth and as fast as possible. It also supports multiple instances on one page, has show/hide methods that also pause the meter rendering, and color heatmaps that make themes even more pretty! Home Page: https://github.com/Darsain/fpsmeter Download: https://github.com/Darsain/fpsmeter/archive/master.zip