https://github.com/linnovate/mean-menu
Menu package for mean.io
https://github.com/linnovate/mean-menu
Last synced: 3 months ago
JSON representation
Menu package for mean.io
- Host: GitHub
- URL: https://github.com/linnovate/mean-menu
- Owner: linnovate
- License: mit
- Created: 2014-05-20T19:11:57.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-09-16T15:46:14.000Z (about 11 years ago)
- Last Synced: 2025-06-10T01:08:51.822Z (4 months ago)
- Language: JavaScript
- Size: 167 KB
- Stars: 1
- Watchers: 12
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [](http://mean.io/) MEAN Menu
[](https://david-dm.org/linnovate/mean-menu)
Menu module for MEAN applications.
- See the existing menus and contents
- Create new menus from the interface
- Drag and drop menu item order
- Associate a menu with an icon, a tooltip, a description which will affect the display, and the meta data per menu item (description, alt..)## Basic Usage
Install Package in root of your mean app:
$ mean install mean-menu
(Re)start the server:
$ grunt