Advertise here

jQuery Plugins Tagged ‘javascript’

Paulzi Form – JavaScript Form Helpers

June 30, 2015     769     Form Elements
Paulzi Form – JavaScript Form Helpers

Paulzi Form is a javascript form helper library.

Features

  • Html5 form* attributes polyfill
  • Changing the behavior of all forms
  • Do not send empty fields
  • Ajax form send
  • Change status of submit button
  • Form alerts

Read More »

Intence – Javascript Library to Create Beautiful Scrolling Indicator

June 26, 2015     2381     Scroll
Intence – Javascript Library to Create Beautiful Scrolling Indicator

Intence is a new UX concept and a JavaScript library which reflects the scrolling state in a simple and intuitive manner.

It highlights the scrollable area depending on the scrolling amount, thus efficiently explaining to a user what exactly can be scrolled, and is there much to scroll.

Read More »

Detecting CSS Animation and Transition End with JavaScript

June 24, 2015     1990     CSS3 & CSS Animation
Detecting CSS Animation and Transition End with JavaScript

Detecting the end of CSS animation and transition could be useful if you want to back up some of your JavaScript behavior on CSS. Also jQuery version available too.

Read More »

Dynamics.js – JavaScript Library to Create Physics-Based Animations

June 22, 2015     1730     Animation
Dynamics.js – JavaScript Library to Create Physics-Based Animations

Dynamics.js is a JavaScript library to create physics-based animations.

You can animate CSS properties of any DOM element. You also can animate SVG properties and any JavaScript object.

Read More »

Countdown.js – Javascript Library to Create Countdown

June 18, 2015     2058     Date & Time
Countdown.js – Javascript Library to Create Countdown

Countdown.js is a simple JavaScript API for producing an accurate, intuitive description of the timespan between two Date instances.

Read More »

ToProgress – Lightweight Top Progress Bar

June 15, 2015     1222     Others
ToProgress – Lightweight Top Progress Bar

ToProgress is a lightweight, no-dependency top progress bar library.

Read More »

Flight – Event Driven Javascript Framework from Twitter

June 14, 2015     1579     Others
Flight – Event Driven Javascript Framework from Twitter

Flight is a lightweight, component-based, event-driven JavaScript framework that maps behavior to DOM nodes. It is created by Twitter.

Flight uses jQuery and requires a module loader with support for AMD, like WebPack or Require.js

Read More »

Animate Plus – JavaScript Library for CSS and SVG Animation

June 10, 2015     2683     Animation
Animate Plus – JavaScript Library for CSS and SVG Animation

Animate Plus is a performant JavaScript library that helps you animate CSS properties and SVG attributes. Animate Plus is well-suited for quick UI interactions as well as longer animation sequences on both desktop and mobile.

Read More »

Fetch – window.fetch JavaScript Polyfill

June 09, 2015     998     Others
Fetch – window.fetch JavaScript Polyfill

The global fetch function is an easier way to make web requests and handle responses than using an XMLHttpRequest. This polyfill is written as closely as possible to the standard Fetch specification at https://fetch.spec.whatwg.org.

Read More »

X-editable – In-place Editing with Bootstrap, jQuery UI or jQuery

June 07, 2015     3296     Form Elements Bootstrap
X-editable – In-place Editing with Bootstrap, jQuery UI or jQuery

X-editable is a library that allows you to create editable elements on your page. It can be used with Bootstrap, jQuery-UI, jQuery only. It includes both popup and inline modes.

Read More »

Immutable Collections for JavaScript

June 07, 2015     747     Others
Immutable Collections for JavaScript

Immutable persistent data collections for Javascript which increase efficiency and simplicity.

Immutable provides Persistent Immutable List, Stack, Map, OrderedMap, Set, OrderedSet and Record.

Read More »

Color Extraction Effect with CSS Filters and Javascript

June 04, 2015     1193     CSS3 & CSS
Color Extraction Effect with  CSS Filters and Javascript

A little slideshow with a color palette creation effect using CSS Filters and Vibrant.js. The idea is to create a color palette from an image with a subtle effect on the image itself and some fanciness on the palette

Read More »

Paper.js – Vector Graphics Scripting Framework

May 31, 2015     1737     HTML5 Chart & Graph
Paper.js – Vector Graphics Scripting Framework

Paper.js is an open source vector graphics scripting framework that runs on top of the HTML5 Canvas.

It offers a clean Scene Graph / Document Object Model and a lot of powerful functionality to create and work with vector graphics and bezier curves, all neatly wrapped up in a well designed, consistent and clean programming interface.

Read More »

Vibrant.js – Javascript Library to Extract Prominent Colors of Image

May 30, 2015     1565     Others
Vibrant.js – Javascript Library to Extract Prominent Colors of Image

Vibrant.js is a javascript library to extract prominent colors from an image. It is a javascript port of the awesome Palette class in the Android support library.

Read More »

Image Tilt Effect with CSS and Javascript

May 29, 2015     3966     CSS3 & CSS Effects
Image Tilt Effect with CSS and Javascript

A subtle tilt effect for images by using css and javascript. The idea is to move and rotate semi-transparent copies with the same background image in order to create a subtle motion or depth effect

Read More »