FAQ:

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?

The origial CSS file is about 9KB, the minified is about 7KB and the minified version gzipped is about only 1KB.

What are the future plans/TODO?

How can I contribute to this project?

Pick a bug from here or a feature from the TODO list and let me know that you want to work on that at balazs.saros@gmail.com

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 :)