Package Exports
- mmenu-light
- mmenu-light/dist/mmenu-light.css
- mmenu-light/dist/mmenu-light.js
- mmenu-light/src/mmenu-light.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (mmenu-light) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
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

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.