schunder-madre/web/libraries/mmenu
kompot r00t 7bb0e82bcd Posodobitve stilov, raznega 2021-11-25 21:27:41 +01:00
..
.github/workflows Posodobitve stilov, raznega 2021-11-25 21:27:41 +01:00
demo Posodobitve stilov, raznega 2021-11-25 21:27:41 +01:00
dist Posodobitve stilov, raznega 2021-11-25 21:27:41 +01:00
gulp Posodobitve stilov, raznega 2021-11-25 21:27:41 +01:00
src Posodobitve stilov, raznega 2021-11-25 21:27:41 +01:00
.gitignore Posodobitve stilov, raznega 2021-11-25 21:27:41 +01:00
CONTRIBUTING.md Posodobitve stilov, raznega 2021-11-25 21:27:41 +01:00
LICENCE.md Posodobitve stilov, raznega 2021-11-25 21:27:41 +01:00
README.md Posodobitve stilov, raznega 2021-11-25 21:27:41 +01:00
gulpfile.js Posodobitve stilov, raznega 2021-11-25 21:27:41 +01:00
index.html Posodobitve stilov, raznega 2021-11-25 21:27:41 +01:00
package-lock.json Posodobitve stilov, raznega 2021-11-25 21:27:41 +01:00
package.json Posodobitve stilov, raznega 2021-11-25 21:27:41 +01:00
tsconfig.json Posodobitve stilov, raznega 2021-11-25 21:27:41 +01:00

README.md

mmenu.js

The best javascript 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 for demos, tutorials, documentation and support.
Working on a WordPress site? Check out the mmenu WordPress plugin.

mmenu.js

Licence

The mmenu javascript plugin is licensed under the CC-BY-NC-4.0 license.
You can purchase a license if you want to use it in a commercial project.

Learn more

Browser support

As of version 8, the mmenu.js plugin only supports ECMAScript 6 compliant browsers.
For Internet Explorer 10 and 11, you''ll need some polyfills.
Version 7 should work to some degree in Internet Explorer 9, but you'll need a matchMedia polyfill, version 6 should work in Internet Explorer 9 without any shortcomings.

Development

This project uses Gulp(4) to compile, minify and concatenate the TS/JS and SCSS/CSS files. 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.