@coloration/island
v0.0.1-alpha.7
Published
vue ui components library
Downloads
2
Readme
@coloration/island
vue ui components library
- [x] vue3
- [ ] vue2
Startup
$ npm install @coloration/island
<script lang="ts" setup>
import { IButton } from '@coloration/island'
</script>
<template>
<i-button>Greeting</i-button>
<template>
LICENSE
MIT.