Skip to content

Fuzzyma/fuzzy-ui

Repository files navigation

Quick Start

Install:

yarn add fuzzy-ui

Import what you need:

<template>
  <FUIButton>Hello</FUIButton>
</template>

<script setup>
import { FUIButton } from 'fuzzy-ui'
</script>

The full documentation can be found here.

About

A minimal vue component library

Resources

License

Stars

Watchers

Forks

Packages

No packages published