https://github.com/florianv/nano-bar
Nanobar as a Polymer element
https://github.com/florianv/nano-bar
Last synced: 3 months ago
JSON representation
Nanobar as a Polymer element
- Host: GitHub
- URL: https://github.com/florianv/nano-bar
- Owner: florianv
- License: mit
- Created: 2014-09-03T07:34:03.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-01-03T09:40:07.000Z (over 10 years ago)
- Last Synced: 2025-03-01T03:26:09.184Z (4 months ago)
- Language: CSS
- Homepage: http://florianv.github.io/nano-bar
- Size: 489 KB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# < nano-bar >
> [Nanobar](http://nanobar.micronube.com) as a Polymer element
## Installation
```bash
$ bower install nano-bar --save
```## Import
Import Web Components polyfill:
```html
```
Import the element:
```html
```
## Usage
```html
```
## API
Please check the [documentation](http://florianv.github.io/nano-bar).
## License
[MIT](https://github.com/florianv/nano-bar/blob/master/LICENSE)