Coder Social home page Coder Social logo

lazeyliu / semi-design-vue Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rashagu/semi-design-vue

0.0 0.0 0.0 10.18 MB

Vue3 UI components based on semi-design and Vue

Home Page: https://rashagu.github.io/semi-design-vue/

License: MIT License

JavaScript 0.66% TypeScript 98.61% CSS 0.07% HTML 0.04% Vue 0.14% SCSS 0.32% MDX 0.16%

semi-design-vue's Introduction

semi-design-vue

基于semi-designVue3适配

NPM CI LICENSE codecov

🔥 安装

# with npm
npm install @kousum/semi-ui-vue
npm install @kousum/semi-icons-vue

# with yarn
yarn add @kousum/semi-ui-vue
yarn add @kousum/semi-icons-vue

👍 使用

vue >= 3.3

#Component.vue
<script setup>
import { Button } from "@kousum/semi-ui-vue"
</script>

<template>
  <div>
    <Button>hello word</Button>
  </div>
</template>

💖 Thanks

JetBrains Logo (Main) logo.

Thanks to JetBrains for providing Open Source development license(s).

开发

  1. 使用typescript,changeSets
  2. node: >= 16
  3. vue: >= 3.3

安装依赖

pnpm install

打包

pnpm build:lib

运行

pnpm dev

运行 storybook

pnpm storybook

TODO

  • bug fix & 单元测试覆盖
  • Vue版的文档(也可以直接参考 官方文档

semi-design-vue's People

Contributors

kousum avatar rashagu 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.