All Projects → wl-ui → wlui

wl-ui / wlui

Licence: MIT license
wl-ui 精美易用的前端复杂组件解决方案。Beautiful and easy-to-use front-end complex component solution

Programming Languages

Vue
7211 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects
SCSS
7915 projects

Projects that are alternatives of or similar to wlui

tailwind-ui-components
Free Tailwind CSS UI Components - Crafted for modern websites, landing pages and web apps. TailGrids Core is free and open-source so, feel free to use with your personal or commercial projects. If you would like to show your support and love, don't forget to give us a star 🌟
Stars: ✭ 49 (+53.13%)
Mutual labels:  components, component-library, ui-components
taiga-ui
Angular UI Kit and components library for awesome people
Stars: ✭ 2,251 (+6934.38%)
Mutual labels:  components, component-library, ui-components
Zent
A collection of essential UI components written with React.
Stars: ✭ 2,133 (+6565.63%)
Mutual labels:  components, component-library, ui-components
Tail Kit
Tail-kit is a free and open source components and templates kit fully coded with Tailwind css 2.0.
Stars: ✭ 997 (+3015.63%)
Mutual labels:  components, component-library, ui-components
Elm Ui
UI library for making web applications with Elm
Stars: ✭ 878 (+2643.75%)
Mutual labels:  components, component-library, ui-components
React Weui
weui for react
Stars: ✭ 2,793 (+8628.13%)
Mutual labels:  components, component-library, ui-components
Precise Ui
📐 React UI Component Library powered by ZEISS.
Stars: ✭ 192 (+500%)
Mutual labels:  components, component-library, ui-components
Awesome Ui Component Library
Curated list of framework component libraries for UI styles/toolkit
Stars: ✭ 702 (+2093.75%)
Mutual labels:  components, component-library, ui-components
Components
Example Components (Built with Tonic)
Stars: ✭ 42 (+31.25%)
Mutual labels:  components, component-library, ui-components
Taiga Ui
Angular UI Kit and components library for awesome people
Stars: ✭ 1,353 (+4128.13%)
Mutual labels:  components, component-library, ui-components
Bootstrap Vue
BootstrapVue provides one of the most comprehensive implementations of Bootstrap v4 for Vue.js. With extensive and automated WAI-ARIA accessibility markup.
Stars: ✭ 13,603 (+42409.38%)
Mutual labels:  components, component-library
Startup Landing
Collection of free top of the line startup landing templates built using react/nextjs/gatsby. Free to download, simply edit and deploy! Updated weekly!
Stars: ✭ 176 (+450%)
Mutual labels:  components, ui-components
Yandex Ui
Yandex UI Kit build on React and bem-react
Stars: ✭ 229 (+615.63%)
Mutual labels:  components, ui-components
A17t
An atomic design toolkit for pragmatists
Stars: ✭ 236 (+637.5%)
Mutual labels:  components, ui-components
Semantic Ui React
The official Semantic-UI-React integration
Stars: ✭ 12,561 (+39153.13%)
Mutual labels:  components, component-library
Storybook
📓 The UI component explorer. Develop, document, & test React, Vue, Angular, Web Components, Ember, Svelte & more!
Stars: ✭ 67,445 (+210665.63%)
Mutual labels:  components, ui-components
markdown-explorer
Easily explore, view and edit markdown documentation of a file tree
Stars: ✭ 58 (+81.25%)
Mutual labels:  tree, explorer
Terraform Aws Components
Opinionated, self-contained Terraform root modules that each solve one, specific problem
Stars: ✭ 168 (+425%)
Mutual labels:  components, component-library
Element
A Vue.js 2.0 UI Toolkit for Web
Stars: ✭ 51,416 (+160575%)
Mutual labels:  components, element-ui
vue-admin-better
🚀🚀🚀vue admin,vue3 admin,vue3.0 admin,vue后台管理,vue-admin,vue3.0-admin,admin,vue-admin,vue-element-admin,ant-design,vue-admin-beautiful-pro,vab admin pro,vab admin plus,vue admin plus,vue admin pro
Stars: ✭ 12,962 (+40406.25%)
Mutual labels:  admin-template, element-ui

wlui

精美易用的前端复杂组件及市场上未出现的需求组件收录

文档地址

Install

npm install weilan-ui -S  

# or

yarn add weilan-ui

Quick Start

全部引入

import Vue from 'vue'
import WeilanUi from 'weilan-ui'
import 'weilan-ui/lib/weilan-ui.css';

Vue.use(WeilanUi)

按需引入

import {
  Gantt, // 甘特图
  Explorer, // 文件管理器
  BimViewer, // bim三维模型预览
  TransferTree, // 树形穿梭框
  FormDesigner, // 表单设计器
  FormParser, // 表单解释器
  Container, 
  ContextMenu, 
  FadeIn, 
  Scroll, 
  Address, 
  Add, 
  Input, 
  Select, 
  SelectTree, // 树形下拉框
  Tree, 
  Table, 
  TableDynamic, 
} from 'weilan-ui'
import 'weilan-ui/lib/weilan-ui.css';

Vue.use(Gantt)
Vue.use(Explorer)
...

Donation

如果你有心,可以请作者喝杯咖啡

社区

Issue QQ群
wlui/issues
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].