An open API service indexing awesome lists of open source software.

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

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

```