An open API service indexing awesome lists of open source software.

https://github.com/frdh/mmenu-light

The (extremely) lightweight alternative to the mmenu.js plugin for creating off-canvas mobile menus.
https://github.com/frdh/mmenu-light

Last synced: about 1 year ago
JSON representation

The (extremely) lightweight alternative to the mmenu.js plugin for creating off-canvas mobile menus.

Awesome Lists containing this project

README

          

mmenu light
================

The (extremely) lightweight alternative to the mmenu.js plugin for creating off-canvas mobile menus with the exact look and feel.

[Examples](https://www.mmenujs.com/mmenu-light)

lightweigh mobile menu

### Licence
The mmenu-light plugin is licensed under the [CC-BY-4.0 license](http://creativecommons.org/licenses/by/4.0/).

### Development
This project uses [Gulp(4)](http://gulpjs.com/) to transpile and minify SCSS to CSS.
If you are unfamiliar with Gulp, check [this tutorial](https://travismaynard.com/writing/getting-started-with-gulp) on how to get started.

Run `gulp watch` in the command-line to put a watch on the files and run all scripts immediately after saving your changes.