https://github.com/CodyHouse/responsive-sidebar-navigation
An easy-to-integrate side, vertical navigation, ideal for dashboards and admin areas.
https://github.com/CodyHouse/responsive-sidebar-navigation
javascript navigation plugin responsive scss
Last synced: over 1 year ago
JSON representation
An easy-to-integrate side, vertical navigation, ideal for dashboards and admin areas.
- Host: GitHub
- URL: https://github.com/CodyHouse/responsive-sidebar-navigation
- Owner: codyhouse
- Created: 2015-09-14T11:05:51.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2019-06-11T17:48:34.000Z (about 7 years ago)
- Last Synced: 2025-03-12T08:05:03.135Z (over 1 year ago)
- Topics: javascript, navigation, plugin, responsive, scss
- Language: JavaScript
- Homepage: https://codyhouse.co
- Size: 85.9 KB
- Stars: 112
- Watchers: 13
- Forks: 67
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Responsive Sidebar Navigation
An easy-to-integrate side, vertical navigation, ideal for dashboards and admin areas.
[Article on CodyHouse](https://codyhouse.co/gem/responsive-sidebar-navigation)
[Demo](http://codyhouse.co/demo/responsive-sidebar-navigation)
[License](https://codyhouse.co/license)
## Dependencies
This experiment is built upon the [CodyHouse Framework](https://github.com/CodyHouse/codyhouse-framework).
Make sure to include both the style.scss and util.js files of the framework.
## Credits
Icons: [Nucleo Library](https://nucleoapp.com/)
Diagonal movement plugin: Vanilla JS plugin based on [jQuery-menu-aim](https://github.com/kamens/jQuery-menu-aim)