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