All Projects → qmhc → vexip-ui

qmhc / vexip-ui

Licence: MIT license
A Vue 3 UI library, Highly customizable property values, Full TypeScript, Performance should be good.

Programming Languages

typescript
32286 projects
Vue
7211 projects
SCSS
7915 projects

Projects that are alternatives of or similar to vexip-ui

vui-vc-next
Vue 3 with Vite Playground - Mobile web UI components - (vue3+vite2).
Stars: ✭ 15 (-96.93%)
Mutual labels:  vue-components, vitejs
dragonfly-dag
完全支持Vue3和Vitejs的DAG流程图组件
Stars: ✭ 54 (-88.93%)
Mutual labels:  vitejs
vue-swimlane
A Text Swimlane plugin for Vue.js
Stars: ✭ 71 (-85.45%)
Mutual labels:  vue-components
vue-uix
Vue components based on the JUI components available in Vue.js
Stars: ✭ 15 (-96.93%)
Mutual labels:  vue-components
jplayer-skin-audiocheck
A responsive HTML5 jPlayer skin with playlist.
Stars: ✭ 16 (-96.72%)
Mutual labels:  vitejs
vue-product-spinner
🚗 A 3D product spinner for Vue.js with no dependencies
Stars: ✭ 94 (-80.74%)
Mutual labels:  vue-components
vue-cli-template-library
Template for developing open-source vue.js libraries with Rollup + Jest + Babel + Storybook + TravisCI + SemanticRelease
Stars: ✭ 61 (-87.5%)
Mutual labels:  vue-components
html5-blank-slate
A blank starter theme that incorporates Bootstrap 5 with WordPress and Vite for frontend tooling.
Stars: ✭ 21 (-95.7%)
Mutual labels:  vitejs
vue-ui
A collection of VueJS components(Go to VueFace)
Stars: ✭ 19 (-96.11%)
Mutual labels:  vue-components
Vi-Ui
💙 A simple but consistent user interface made for Vue
Stars: ✭ 42 (-91.39%)
Mutual labels:  vue-components
create-vue-component
Create Vue component with no configurations.
Stars: ✭ 85 (-82.58%)
Mutual labels:  vue-components
vite-plugin-theme-preprocessor
css theme preprocessor plugin for vite
Stars: ✭ 144 (-70.49%)
Mutual labels:  vitejs
react-boilerplate
React 18, React-Router, Typescript, Vite, Babel 7, React-Testing-Library, Vitest
Stars: ✭ 27 (-94.47%)
Mutual labels:  vitejs
avatar
Simple online tool for cropping images from an URL, your clipboard, or your disk.
Stars: ✭ 63 (-87.09%)
Mutual labels:  vitejs
sweet-modal-vue
The sweetest library to happen to modals.
Stars: ✭ 762 (+56.15%)
Mutual labels:  vue-components
insta-share
Instant File Sharing powered by IPFS Networks. Build with Vue 3 and ViteJS
Stars: ✭ 53 (-89.14%)
Mutual labels:  vitejs
vue-virtualised
Blazing fast scrolling and updating for any amount of list and hierarchical data.
Stars: ✭ 18 (-96.31%)
Mutual labels:  vue-components
vue-icon-font
IconFont plugin for Vuejs
Stars: ✭ 25 (-94.88%)
Mutual labels:  vue-components
bee-ui
VUE组件库
Stars: ✭ 16 (-96.72%)
Mutual labels:  vue-components
preview-pro
Use pro-layout in vitejs. preview https://sendya.github.io/preview-pro/index.html
Stars: ✭ 71 (-85.45%)
Mutual labels:  vitejs

Vexip UI

Highly customizable property values, Full TypeScript, Performance pretty good

npm version

You can contace me if you've written any awesome thing with Vexip UI and want to show it on official website. You are very welcome if you would like to contribute codes!

English | 中文 [含技术支持群]

Vexip UI provides a series of out-of-box components.

This library is using base on vue 3.0 with using composition api, and design and code components in the traditional way by Vue possible, fully TypeScript.

Almost all the default value of props for each component can be quickly modified by configuration, for easy customization.

And, the writing of component codes pay great attention to lowering the threshold of source codes reading, and the style of code is as close to the usual business code habits as possible to avoid dazzling encapsulation.

There are currently 70+ components, many you see everywhere are here and are better, and a few may bright your eyes.

Features

  • 📦 70+ out-of-box high quality Vue 3 components
  • 📐 Intuitive, minimalistic Api design
  • 🔧 Configurable default value of props, quickly complete global/local modifications
  • Composition Api, good performance base
  • 🔨 With TypeScript, fully types
  • 💪 900+ unit tests to provide good stability
  • 🎨 Support CSS variable, built-in dark theme
  • 🚩 Support i18n
  • 🛫 Provide resolver, support unplugin
  • 🚤 Support SSR
  • 🩹 Good a11n
  • 👀 Close to business code arrangement, low threshold for source code reading

Install

It is recommended to use pnpm or yarn to install:

# use pnpm
pnpm add vexip-ui

# use yarn
yarn add vexip-ui

Document

Here The online document.

Help

Open a issue to request help.

If you take maybe some bugs, please use the Vexip UI Playground to provide a minimal reproduction.

Contributing

Welcome to join us! You can check out the Contributing Guide to learn how to get started.

Contributors

Thanks for all their contributions!

Environment

All components supported in modern browsers, I try to ensure the support of neerly two or three versions.

IE / Edge
Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
iOS Safari
iOS Safari
Opera
Opera
Electron
Electron
last 2 versions last 2 versions last 2 versions last 2 versions last 2 versions last 2 versions last 2 versions

License

All in MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].