fuzzy-ui

0.0.24 • Public • Published

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.

/fuzzy-ui/

    Package Sidebar

    Install

    npm i fuzzy-ui

    Weekly Downloads

    8

    Version

    0.0.24

    License

    MIT

    Unpacked Size

    111 kB

    Total Files

    40

    Last publish

    Collaborators

    • fuzzyma