Flexible drawer menu using jQuery, iScroll and CSS.
npm install jquery-drawer!Bower version


> Flexible drawer menu using jQuery, iScroll and CSS.
cdnjs
npm
```
$ npm install jquery-drawer jquery@2.2.4 iscroll
bower
``
$ bower install drawer jquery#2.2.4 iscrollDependencies
- jQuery 1.9.1+
- iScroll 5
`bash`
$ git clone https://github.com/blivesta/drawer.git
$ cd drawer
$ git checkout -b patch-1
$ npm install && gulp build
Build
`bash`
$ gulp build
Watch & Connect
`bash``
$ gulp
To contribute to Drawer, clone this repo locally and commit your code.
Please check that everything works before opening a pull-request.