https://github.com/denq/ember-menu
Ember menu
https://github.com/denq/ember-menu
Last synced: 9 months ago
JSON representation
Ember menu
- Host: GitHub
- URL: https://github.com/denq/ember-menu
- Owner: DenQ
- Created: 2015-08-05T17:08:15.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-09-03T16:45:03.000Z (almost 11 years ago)
- Last Synced: 2025-03-03T12:16:15.966Z (over 1 year ago)
- Language: CoffeeScript
- Homepage: http://denq.github.io/ember-menu/dist/
- Size: 2.21 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ember-menu
Ember-menu is menu component on bootstrap.
## Installation
```
ember install ember-menu
```
## Using
```
{{q-menu model-name="q-menu" brand-name="QMenu" brand-route="index"}}
```
### Status project
In progress