Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 9 days ago
JSON representation
Chippy, a tag-based input UI, for Vue.
- Host: GitHub
- URL: https://github.com/eludadev/chippy
- Owner: eludadev
- License: mit
- Created: 2022-06-04T10:39:34.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-04T00:15:31.000Z (over 2 years ago)
- Last Synced: 2024-10-05T11:53:33.395Z (about 1 month ago)
- Topics: css, input-method, ui-components, vue, webcomponents
- Language: Vue
- Homepage: https://chippy-demo.vercel.app
- Size: 5.64 MB
- Stars: 31
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## How to Use
```js
import Chippy from '@vueware/chippy'
import '@vueware/chippy/dist/style.css'
``````html
```