FAQ
February 18, 2017 ยท View on GitHub
Who is this intended for?
For everyone who wants a responsive navigation bar that looks good on every screensize, lightweight and easy to implement.
Why should I use this instead of existing solutions (e.g. Bootstrap's navbar)?
Existing "premade" navbars are usually packed with a full blown CSS framework and rely heavily on JS. If you are already using Bootstrap for your site maybe it's not worth it but I would still recommend giving it a try for the fancy colors and animations.
How light it is actually?
Around 2KB miniefied and gzipped.
What are the future plans/TODO?
- Add more themes and animations
- Add options to use the hamburger menu on every screensize
- Add more (justified, centered) alignment options
- Add support for opening sideways
How can I contribute to this project?
Pick a bug from here or a feature from the TODO list above and let me know that you want to work on that at balazs.saros@gmail.com or under the issue itself.
I found a bug, what should I do?
Please report it here.
Can I use it in a closed source project?
It is licensed under the MIT license, you can use it anywhere you want.
Have these questions really been asked frequently?
No, I just found this format a good way to give general information :)