UNPKG

mcms-node-menus

Version:
14 lines (10 loc) 422 B
#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](https://github.com/mbouclas/mcms-node-menus/tree/master/exapmples) for usage scenarios