From a6d31122bdb4af3f92b038ec9671bbe3bcfc1d70 Mon Sep 17 00:00:00 2001 From: Joan Claret Date: Fri, 10 Jul 2015 09:49:47 +0200 Subject: [PATCH 1/2] add express --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 71ed482..e50624d 100644 --- a/README.md +++ b/README.md @@ -173,6 +173,7 @@ A collection of awesome browser-side JavaScript libraries, resources and shiny * [mithril.js](https://github.com/lhorie/mithril.js) - Mithril is a client-side MVC framework (Light-weight, Robust, Fast). * [jsblocks](https://github.com/astoilkov/jsblocks) - jsblocks is better MV-ish framework. * [LiquidLava](http://www.lava-framework.com/) - Transparent MVC framework for building user interfaces. +* [Express](http://expressjs.com/) - Fast, unopinionated, minimalist web framework for Node.js. ## Non-MVC Frameworks From 7d9488e9928238b59f1c09dc0b8c98c0c6c0d12b Mon Sep 17 00:00:00 2001 From: Joan Claret Date: Fri, 10 Jul 2015 09:53:25 +0200 Subject: [PATCH 2/2] Add jcSlider --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e50624d..5665809 100644 --- a/README.md +++ b/README.md @@ -510,6 +510,8 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection * [baguetteBox.js](https://github.com/feimosi/baguetteBox.js) - Simple and easy to use lightbox script written in pure JavaScript. * [reveal.js](https://github.com/hakimel/reveal.js) - A framework for easily creating beautiful presentations using HTML. * [PhotoSwipe](https://github.com/dimsemenov/PhotoSwipe) - JavaScript image gallery for mobile and desktop, modular, framework independent. +* [jcSlider](https://github.com/JoanClaret/jcSlider) - A responsive slider jQuery plugin with CSS animations. + ## Range Sliders