@sekmet/mmenu-light

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

Usage no npm install needed!

<script type="module">
  import sekmetMmenuLight from 'https://cdn.skypack.dev/@sekmet/mmenu-light';
</script>

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

lightweigh mobile menu

Licence

The mmenu-light plugin is licensed under the CC-BY-4.0 license.

Development

This project uses Gulp(4) to transpile and minify SCSS to CSS. If you are unfamiliar with Gulp, check this tutorial 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.