jQuery.mmenu
================

The best jQuery plugin for app look-alike on- and off-canvas menus with sliding submenus for your website and webapp. It is very customizable through a wide range of options, extensions and add-ons and it will always fit your needs.

Need help? Have a look at [the documentation](http://mmenu.frebsite.nl) for demos, tutorials, documentation and support.<br />
Working on a WordPress site? Check out [the mmenu WordPress plugin](http://codecanyon.net/item/mmenu-wordpress-plugin/11630470?ref=FrDH).

<img src="http://mmenu.frebsite.nl/img/preview-3.png" alt="jQuery mmenu" width="100%" />

### Licence
The jQuery.mmenu plugin is licensed under the [CC-BY-NC-4.0 license](http://creativecommons.org/licenses/by-nc/4.0/).<br />
You can [purchase a license](http://mmenu.frebsite.nl/download.html) if you want to use it in a commercial website.

### Learn more
+ [Tutorial](http://mmenu.frebsite.nl/tutorials/basic/)
+ [Options](http://mmenu.frebsite.nl/documentation/options/)
+ [API](http://mmenu.frebsite.nl/documentation/api.html)
+ [Extensions](http://mmenu.frebsite.nl/documentation/extensions/)
+ [Add-ons](http://mmenu.frebsite.nl/documentation/addons/)

### Development
This project uses [Gulp](http://gulpjs.com/) to check, minify and concatenate the JS and (S)CSS files.
If you are unfamiliar with Gulp, check [this tutorial](https://travismaynard.com/writing/getting-started-with-gulp) on how to get started.<br />
Run `gulp watch` in the command-line to put a watch on the files and run all scripts immediately after saving your changes.