Home
Softono

Lew Ui

Open source MIT Vue
1.5K
Stars
84
Forks
8
Issues
9
Watchers
2 months
Last Commit

 About Lew Ui

A beautiful component library based on vue3

Platforms

Web Self-hosted

Languages

Vue

Need Help Installing Lew Ui?

We provide expert installation service for this software. Our team will install, configure, and secure Lew Ui on your server. plans start at just $30.

Lew UI

A Component Library for Vue3. Doc address: https://lew.kamtao.com

Install

npm install lew-ui

How to use

// main.ts
import 'lew-ui/style'
<script setup lang="ts">
// page.vue
import { LewButton } from 'lew-ui'
</script>

<template>
  <LewButton text="Submit" />
</template>

Open Source Libraries

Lew UI uses the following open source libraries:

  • Tippy.js: For creating tooltips and popovers
  • Lucide: Provides a clean and beautiful icon set
  • VueUse: Collection of Vue Composition API utilities
  • Day.js: Lightweight library for date manipulation
  • Yup: Object schema validation library
  • vue-virt-list: Virtual list

We are grateful for the support these excellent open source projects provide to Lew UI.

License

Lew UI is open source software licensed as MIT.