cd-menu

Directive to attach multi-level menu to a page


Keywords
AngularJS, menu, directive
License
MIT
Install
bower install cd-menu

Documentation

angular-cd-directive

Directive to display multi-level menu from json


Requirement

Development

$ npm install -g grunt-cli
$ npm install & bower install
$ grunt

##Test

$ grunt test

##Display documentation

$ grunt showDoc

##Display example

$ grunt serve