JSPM

  • Created
  • Published
  • Downloads 7276
  • Score
    100M100P100Q138312F
  • License CC-BY-4.0

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

Package Exports

  • mmenu-light

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

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.