Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 4 days 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 (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-06-11T17:48:34.000Z (over 5 years ago)
- Last Synced: 2024-11-09T11:08:40.117Z (11 days ago)
- Topics: javascript, navigation, plugin, responsive, scss
- Language: JavaScript
- Homepage: https://codyhouse.co
- Size: 85.9 KB
- Stars: 111
- Watchers: 14
- 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)