/drawer

Flexible drawer menu using jQuery, iScroll and CSS.

Primary LanguageHTMLMIT LicenseMIT

Bower version npm version Build Status

Flexible drawer menu using jQuery, iScroll and CSS.

Demo & Installation

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

CDN

cdnjs

  • css/drawer.css
  • css/drawer.min.css
  • js/drawer.js
  • js/drawer.min.js

jsDelivr

  • drawer.min.css
  • drawer.min.js

Contributing

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

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

##License Copyright 2014-2015 Released under the MIT license.