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

https://github.com/youneslaaroussi/chippy

Chippy, a tag-based input UI, for Vue.
https://github.com/youneslaaroussi/chippy

css input-method ui-components vue webcomponents

Last synced: 12 months ago
JSON representation

Chippy, a tag-based input UI, for Vue.

Awesome Lists containing this project

README

          

## How to Use

```js
import Chippy from '@vueware/chippy'
import '@vueware/chippy/dist/style.css'
```

```html

```