blivesta / drawer

Flexible drawer menu using jQuery, iScroll and CSS.

Home Page:http://git.blivesta.com/drawer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Drawer

Bower version npm version Build Status

Flexible drawer menu using jQuery, iScroll and CSS.

Demo & Installation

CDN

cdnjs

Package Managers

npm

$ npm install jquery-drawer jquery@2.2.4 iscroll

bower

$ bower install drawer jquery#2.2.4 iscroll

Dependencies

Development

$ git clone https://github.com/blivesta/drawer.git
$ cd drawer
$ git checkout -b patch-1
$ npm install && gulp build

Build

$ gulp build

Watch & Connect

$ gulp

Contributors

Contributing

To contribute to Drawer, clone this repo locally and commit your code. Please check that everything works before opening a pull-request.

License

Copyright 2014-2016 Released under the MIT license.

About

Flexible drawer menu using jQuery, iScroll and CSS.

http://git.blivesta.com/drawer

License:MIT License


Languages

Language:HTML 53.4%Language:CSS 35.6%Language:JavaScript 11.0%