mcms-node-menus
v0.0.6
Published
======================
Downloads
27
Maintainers
Readme
#mcms-node-menus
Menu manager for express
What does it do
It allows you to easily build Menus for express. You create the menu as you see fit and then you can use it in express either as an array or as compiled HTML.
Install
npm install mcms-node-menus
Usage
check the examples folder for usage scenarios