Giter Club home page Giter Club logo

w-design's Introduction

logo

W Design

A lightweight, customizable Vue3 UI library for web apps.

npm version Coverage Status downloads Gzip Size

πŸ”₯ ζ–‡ζ‘£η½‘η«™οΌˆε›½ε†…οΌ‰ 🌈 ζ–‡ζ‘£η½‘η«™οΌˆGitHubοΌ‰ πŸ‡¨πŸ‡³ δΈ­ζ–‡η‰ˆδ»‹η»


πŸš€ Features

  • πŸŽͺ Interactive docs & demos
  • πŸš€ 1KB Component average size (min+gzip)
  • πŸš€ 80+ High quality components
  • πŸš€ Zero third-party dependencies
  • πŸ’ͺ Written in TypeScript
  • 🍭 Support Vue 3
  • 🍭 Support Tree Shaking
  • 🌍 Support i18n

πŸ“¦ Install

It only works for Vue 3

# npm
npm i w-design-vue
# yarn
yarn add w-design-vue

🎭 Mock

# init msw syntax
npx msw init <PUBLIC_DIR>

# for example
npx msw init public

πŸ§ͺ CDN

<script src="https://unpkg.com/@w-design-vue/w-design-vue.umd.js"></script>

πŸ¦„ Usage

import { createApp } from 'vue'
import App from './App.vue'
// ε…¨ε±€εΌ•ε…₯样式文仢
import 'w-design-vue/lib/style.css'
import wd from 'w-design-vue'

createApp(App).use(wd).mount('#app')

πŸ–₯️ Browser Support

W design vue supports modern browsers and Chrome >= 51、iOS >= 10.0 (same as Vue 3).

🌸 Core Team

Core contributors of W Design:

Weijuer
Weijuer

πŸ•ΉοΈ Start On Web IDE

https://github.dev/weijuer/w-design-vue

πŸ€ LICENSE

W Design is MIT licensed.

w-design's People

Contributors

weijuer avatar

Stargazers

 avatar

Watchers

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