0.0.1-alpha.7 • Published 2 years ago

@coloration/island v0.0.1-alpha.7

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

@coloration/island

vue ui components library

  • 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.