jQuery

jQuery

The Write Less, Do More, Javascript Library

This is write less, do more, javascript library. It just working like a magical wand.

Official Documentation

jQAPI - Alternative jQuery Documentation Browser

Download jQuery from here


Some beautiful plugins :

EasyZoom :

jQuery image zoom plugin

EasyZoom is an elegant, highly optimised jQuery image zoom and panning plugin based on the original work by Alen Grakalic. EasyZoom supports touch-enabled devices and is easily customisable with CSS.

Fork the repository : EasyZoom on Github

jScroll - A jQuery Plugin :

jScroll is a jQuery plugin for infinite scrolling

jScroll is a jQuery plugin for infinite scrolling, written by Philip Klauzinski. Infinite scrolling; also known as lazy loading, endless scrolling, autopager, endless pages, etc.; is the ability to load content via AJAX within the current page or content area as you scroll down. The new content can be loaded automatically each time you scroll to the end of the existing content, or it can be triggered to load by clicking a navigation link at the end of the existing content.

An example of infinite scrolling is your Facebook "News Feed" page. You may notice that when you scroll to the bottom of this page, new content will often load automatically, or you will be given a link to "Older Posts" which will load more content when clicked.

Fork the repository : jScroll Github Repository

jQuery Tag-it! :

Simple and configurable tag editing widget with autocomplete support.

Features:

  • Source code is available at Github.
  • Actual extensible and idiomatic jQuery UI widget.
  • The widget can be styled using Themeroller or any premade jQuery UI theme.
  • Works with jQuery UI Bootstrap
  • Degrades gracefully for browsers without JavaScript (see example).

URL : Tag-it - Documentation & Examples

Owl Carousel :

Touch enabled jQuery plugin that lets you create a beautiful responsive carousel slider.

Owl Carousel has been choosen as number one jQuery plugin by hundreds of developers. Now its time for a new version that comes with lots of new features and even more user friendly API.

Features : 

  • Fully Customisable : Over 60 options. Easy for novice users and even more powerful for advanced developers.
  • Touch and Drag Support : Designed specially to boost mobile browsing experience. Mouse drag works great on desktop too!
  • Fully Responsive : Almost all options are responsive and include very intuitive breakpoints settings.
  • Modern Browsers : Owl uses hardware acceleration with CSS3 Translate3d transitions. Its fast and works like a charm!
  • Zombie Browsers : CSS2 falback supported for older browser.
  • Modules and Plugins : Owl Carousel supports plugin modular structure. Therefore, you can dettach plugins that you wont use on project or create new ones that fit your needs.

URL : Owl Carousel2 - Documentation & Examples

Fork the repository : Github : OwlCarousel2

Slick Carousel :

The last carousel you'll ever need.

Slick carousel is image slider depends on jQuery library. It is customizable, and responsile image carousel having following features.

  • Fully responsive. Scales with its container.
  • Separate settings per breakpoint
  • Uses CSS3 when available. Fully functional when not.
  • Swipe enabled. Or disabled, if you prefer.
  • Desktop mouse dragging
  • Infinite looping.
  • Fully accessible with arrow key navigation
  • Add, remove, filter & unfilter slides
  • Autoplay, dots, arrows, callbacks, etc...

URL : Slick - Documentation & Examples

Fork the repository : Fork slick carousel