Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/balzss/luxbar
:cocktail: Featherweight, Responsive, CSS Only Navigation Bar
https://github.com/balzss/luxbar
css menu nav navbar navigation
Last synced: 3 months ago
JSON representation
:cocktail: Featherweight, Responsive, CSS Only Navigation Bar
- Host: GitHub
- URL: https://github.com/balzss/luxbar
- Owner: balzss
- License: mit
- Archived: true
- Created: 2017-01-22T17:55:38.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-20T14:54:09.000Z (about 2 years ago)
- Last Synced: 2024-10-26T14:28:10.561Z (3 months ago)
- Topics: css, menu, nav, navbar, navigation
- Language: CSS
- Homepage: https://balzss.github.io/luxbar/
- Size: 1.55 MB
- Stars: 710
- Watchers: 31
- Forks: 57
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - balzss/luxbar - :cocktail: Featherweight, Responsive, CSS Only Navigation Bar (CSS)
- awesome - balzss/luxbar - :cocktail: Featherweight, Responsive, CSS Only Navigation Bar (CSS)
README
# Luxbar
Featherweight, Responsive, CSS Only Navigation bar
![Screencap](http://i.imgur.com/0eGzsNt.gif)
[Try out all the options at the demo page!](https://balzss.github.io/luxbar)
# Getting started
Get it with NPM:
```
npm install luxbar
```Or with bower:
```
bower install luxbar
```Or use the CDN:
```html```
Then head over [to the demo page](https://balzss.github.io/luxbar) to generate your customized HTML code or use
the one below as a base and see the docs for options. (Demo page is highly
recommended for the newcomers)```html
```# Other
- If you have any questions maybe it's already answered in [the faq](https://github.com/balzss/luxbar/blob/master/docs/faq.md)
- If not then post your question to the issue page
- If you found a bug or have a feature request post it there as well
- You can message me directly at [[email protected]](mailto:[email protected])
- Licensed under the MIT license