Skip to content

Fuzzyma/fuzzy-ui

Folders and files

NameName
Last commit message
Last commit date
Jul 2, 2022
Jul 2, 2022
Jan 26, 2023
Oct 17, 2023
Jul 2, 2022
Sep 19, 2022
Jul 2, 2022
Jul 2, 2022
Jan 24, 2023
Jul 2, 2022
Jul 2, 2022
Jul 2, 2022
Mar 9, 2023
Jul 2, 2022
Jul 2, 2022
Jul 2, 2022
Mar 8, 2023
Jan 24, 2023

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