https://github.com/bitflower/ngbootpressmenu
A collection of Angular services & directives for easily integrating a Bootstrap menu from a REST API.
https://github.com/bitflower/ngbootpressmenu
Last synced: 11 months ago
JSON representation
A collection of Angular services & directives for easily integrating a Bootstrap menu from a REST API.
- Host: GitHub
- URL: https://github.com/bitflower/ngbootpressmenu
- Owner: bitflower
- Created: 2015-04-16T07:48:16.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-16T08:47:17.000Z (almost 11 years ago)
- Last Synced: 2025-06-24T23:20:04.553Z (11 months ago)
- Language: JavaScript
- Size: 148 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ngBootPressMenu
A collection of Angular services & directives for easily integrating a Bootstrap menu from a REST API.
## Installation
bower install ngBootPressMenu --save
## Usage
menuname: The wordpress menu registered with the theme.
## Dependencies
https://github.com/bitflower/B3-REST-API (currently from the bitflower fork until the : naming bug is fixed)