Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/eludadev/chippy

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

css input-method ui-components vue webcomponents

Last synced: 2 days 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

```