https://github.com/zalari/angular-navbar
AngularJS 1.0.8+ directive for the bootstrap 2.3 navbar component
https://github.com/zalari/angular-navbar
Last synced: 4 months ago
JSON representation
AngularJS 1.0.8+ directive for the bootstrap 2.3 navbar component
- Host: GitHub
- URL: https://github.com/zalari/angular-navbar
- Owner: zalari
- Created: 2014-08-12T15:13:54.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-12-16T00:04:04.000Z (over 11 years ago)
- Last Synced: 2025-12-28T19:45:24.728Z (6 months ago)
- Size: 137 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
angular-navbar.js
=================
Angularjs directive for the [bootstrap navbar component](http://getbootstrap.com/2.3.2/components.html#navbar/)
To use; just include the directive and use the special attribute za-navbar.
### Using
### Options
*TODO*
### Notes
- has only been tested with Bootstrap 2.3.2; although it should work with Bootstrap 3, this has not been tested; PR are welcome :)