https://github.com/ebidel/select-y
Clippy like helper
https://github.com/ebidel/select-y
Last synced: 13 days ago
JSON representation
Clippy like helper
- Host: GitHub
- URL: https://github.com/ebidel/select-y
- Owner: ebidel
- License: apache-2.0
- Created: 2014-03-28T22:52:20.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-03-31T17:09:54.000Z (over 12 years ago)
- Last Synced: 2025-09-18T23:29:32.856Z (10 months ago)
- Language: CSS
- Homepage: http://ebidel.github.io/select-y/demo.html
- Size: 770 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# <select-y>
A web component for a Clippy-like helper :)
> By [Eric Bidelman](https://github.com/ebidel).

## Demo
> [Check it live](http://ebidel.github.io/select-y/demo.html)
## Install
Run bower:
```sh
$ bower install ebidel/select-y
```
## Usage
1. Import platform Web Component polyfills:
```html
```
2. Import the element:
```html
```
3. Start using it!
```html
```