From 186cac2818a54f0e1844d71e43d7a8137f1796ab Mon Sep 17 00:00:00 2001 From: chencheng Date: Sun, 13 Jul 2014 19:49:53 +0800 Subject: [PATCH] add Slider --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 71711e6..437c560 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ A curated list of amazingly awesome browser-side JavaScript libraries, resources * [Keyboard Wrappers](#keyboard-wrappers) * [Tours And Guides](#tours-and-guides) * [Notifications](#notifications) - * Sliders + * [Sliders](#sliders) * [Other Awesome Lists](#other-awesome-lists) @@ -280,5 +280,17 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection * [smoke.js](https://github.com/hxgf/smoke.js) - Framework-agnostic styled alert system for javascript. +## Sliders + +* [Swiper](https://github.com/nolimits4web/Swiper) - Mobile touch slider and framework with hardware accelerated transitions. +* [FlexSlider](https://github.com/woothemes/FlexSlider) - An awesome, fully responsive jQuery slider plugin. +* [unslider](https://github.com/idiot/unslider) - The simplest jQuery slider there is. +* [colorbox](https://github.com/jackmoore/colorbox) - A light-weight, customizable lightbox plugin for jQuery. +* [fancyBox](https://github.com/fancyapps/fancyBox) - A tool that offers a nice and elegant way to add zooming functionality for images, html content and multi-media on your webpages. +* [sly](https://github.com/darsain/sly) - JavaScript library for one-directional scrolling with item based navigation support. +* [vegas](https://github.com/jaysalvat/vegas) - A jQuery plugin to add beautiful fullscreen backgrounds to your webpages. It even allows Slideshows. +* [Sequence](https://github.com/IanLunn/Sequence) - CSS animation framework for creating responsive sliders, presentations, banners, and other step-based applications. + + # Other Awesome Lists Other amazingly awesome lists can be found in the [awesome-awesomeness](https://github.com/bayandin/awesome-awesomeness) list.