2.1.1 • Published 3 years ago

mhead-js v2.1.1

Weekly downloads
126
License
CC-BY-NC-4.0
Repository
github
Last release
3 years ago

mhead.js

A small framework for creating a beautiful mobile navigation header to accompany the mmenu.js navigation menu on your website and webapp.

Need help? Have a look at the documentation for demos and documentation.

Licence

The mhead javascript plugin is licensed under the CC-BY-4.0 license.

Development

This project uses Gulp to transpile, 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.