alchemy-menu
v0.6.6
Published
Menu plugin for Alchemy MVC
Readme
Alchemy Menu
The menu plugin for the Alchemy MVC
Installation
$ npm install alchemy-menuUse
You can activate the plugin by adding this to the main bootstrap.js file:
alchemy.usePlugin('menu');