@hotezadeveloper/untitled
TypeScript icon, indicating that this package has built-in type declarations

2.0.53 • Public • Published

UntitledUI for Vue 3

UI for Vue3 from https://www.untitledui.com/

Setup

# install dependencies
npm install @hotezadeveloper/untitled

How it works

Components

import { Text } from '@hotezadeveloper/untitled'

export default defineComponent({
  name: 'MyComponent',
  components: {
    Text,
  },
})

Styling

import '@hotezadeveloper/untitled/dist/style.css'

/@hotezadeveloper/untitled/

    Package Sidebar

    Install

    npm i @hotezadeveloper/untitled

    Weekly Downloads

    22

    Version

    2.0.53

    License

    none

    Unpacked Size

    12.4 MB

    Total Files

    825

    Last publish

    Collaborators

    • hotezadev