Here are some popular AngularJS menus which I found useful.
1. Kapalak – Angularjs Based Sidebar Menu
Angular based sidebar menu. Most angular developers strugle to iterate their menu with json files and it will stop them using and making the menus more dinamic style. With this app you can make lot’s of user interactions and make something creative.
2. ngMaterial Simple dropdown menu
Applying the md-menu-origin and md-menu-align-target attributes ensure that the menu elements align. Note: If you select the Redial menu option, then a modal dialog will zoom out of the phone icon button.
3. Multi Level Vertical Menu in AngularJS
Usually menus appear horizontally, with their submenus shown below their root menus. IntegralUI Menu directive for AngularJS comes with built-in feature that allows you to create a vertical menu where submenus appear on left or right side depending on whether left-to-right or right-to-left (RTL) layout is applied.
4. eeh-navigation AngularJS menu module
The eeh-navigation AngularJS module provides a configurable, responsive navbar and sidebar directive. It also contains a companion menu item configuration service. The directives support navigation of UI-Router states, ng-click binding, and ng-href links.
5. MacGyver macMenu
AngularJS directives and services for the greater good. Duct Tape and a Swiss Army Knife. Angular helpers for all your friends! A directive for creating a menu with multiple items. Menu allows for custom html templating for each item. Since macMenu is using ngRepeat, some ngRepeat properties along with item are exposed on the local scope of each template instance,