mrDinckleman / drawer

A small CSS3 and jQuery plugin for app style drawer menu.

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Drawer

Bower version npm version Build Status Dependency Status

A small CSS3 and jQuery plugin for app style drawer menu.

drawer documentation image

Demo & Documentation

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

CDN

cdnjs

  • css/drawer.css
  • css/drawer.css.map
  • css/drawer.min.css
  • js/jquery.drawer.js
  • js/jquery.drawer.min.js

jsDelivr

  • drawer.min.css
  • drawer.css.map
  • jquery.drawer.min.js

Extra Dependencies

Contributing

Drawer is designed to support the cross-browser. You can use an innovative fixed menu. Open your all browsers and submit report or your theme on issue.

Development

Install : nodejs npm grunt jekyll ruby bower

$ 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

And finally, open http://0.0.0.0:9999 in your browser.

Credit

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

About

A small CSS3 and jQuery plugin for app style drawer menu.

http://git.blivesta.com/drawer

License:MIT License


Languages

Language:CSS 81.4%Language:JavaScript 18.6%