An open API service indexing awesome lists of open source software.

https://github.com/twentytwo777/slide-navbar

🐱‍👤 Navbar with full customization
https://github.com/twentytwo777/slide-navbar

css frontend frontend-web navbar navbars portfolio portfolio-site portfolio-website website websites

Last synced: about 1 year ago
JSON representation

🐱‍👤 Navbar with full customization

Awesome Lists containing this project

README

          

# Slide-Navbar
![Nabvar-Desktop](https://i.imgur.com/rDtUUle.jpg)
![Nabvar-Mobile](https://i.imgur.com/hqUzlye.jpg)
![Nabvar-MobileOpened](https://i.imgur.com/rr6tvch.jpg)

## How to install?
- Download this repository
- Upload it to your project
- Change the file type on which you will call navbar to module
- Import Navbar class
- Call the navbar

## Peculiarities
- Easy to install
- Open source code
- Change beyond recognition through CSS

### Example CSS
`@import url(./your_folder/navbar.css);`

### Example JS
`import {Navbar} from './your_folder/Navbar.js';`
#### Example call
`window.onload = new Navbar;`

## [License](LICENSE)
MIT License