Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/greenyouse/bottom-nav
Material Design bottom-nav https://material.io/guidelines/components/bottom-navigation.html
https://github.com/greenyouse/bottom-nav
material-design navigation web-component
Last synced: 14 days ago
JSON representation
Material Design bottom-nav https://material.io/guidelines/components/bottom-navigation.html
- Host: GitHub
- URL: https://github.com/greenyouse/bottom-nav
- Owner: greenyouse
- License: mit
- Archived: true
- Created: 2017-01-20T21:14:24.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-18T16:38:12.000Z (over 6 years ago)
- Last Synced: 2024-12-30T05:41:44.328Z (about 1 month ago)
- Topics: material-design, navigation, web-component
- Language: HTML
- Size: 52.7 KB
- Stars: 25
- Watchers: 4
- Forks: 6
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# \ [![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/element/greenyouse/bottom-nav)
Bottom navigation for mobile that follows the [Material Design specification](https://material.io/guidelines/components/bottom-navigation.html).
```html
```## Installation
```sh
$ bower install greenyouse/bottom-nav --save
```## Import
```html
```
## Credits
This is a fork of [paper-tabs](https://www.webcomponents.org/element/PolymerElements/paper-tabs) and [app-layout](https://www.webcomponents.org/element/PolymerElements/app-layout).