0.0.6 • Published 9 years ago

mcms-node-menus v0.0.6

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

#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