Giter Site home page Giter Site logo

lioooil / lew-ui Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lewkamtao/lew-ui

0.0 0.0 0.0 1.04 MB

A beautiful component library based on vue3

Home Page: https://lew.kamtao.com

JavaScript 0.37% TypeScript 11.42% HTML 0.15% Vue 83.35% SCSS 4.71%

lew-ui's Introduction

471656552467_.pic_i9uhs1_.jpeg

Lew-UI

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

Install

npm install lew-ui --save

How to use

引入 css

// main.ts
import 'lew-ui/dist/style.css';

页面

<script setup lang="ts">
import { LewButton } from 'lew-ui';
</script>

<template>
    <lew-button> 发送 </lew-button>
</template>

TodoList

计划新增:

  • Table 简易表格
  • Tag 新增标签功能收到
  • InputNumber 数字输入框
  • BackTop 回到顶部
  • Notification 通知
  • Rate 评分
  • DatePicker 日期选择器

计划迭代:

  • Select
    • 多选功能
    • 多级选择

Thanks

lew-ui's People

Contributors

kitiho avatar lemonadeccc avatar lewkamtao avatar sonderss avatar szmxx avatar tmaize avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.