Wdui

screenshot of Wdui
vue
scss

Mobile UI Components Library based on Vue 2.0 at Weidian

Overview:

The WDUI is a UI component library that aims to provide a collection of reusable and customizable UI components for web development. It supports multiple platforms and offers a flexible and responsive design with compatibility for various devices.

Features:

  • WDUIBuild Status: Provides information about the current build status of the WDUI library.
  • Coverage Status: Provides information about the code coverage of the WDUI library.
  • npm package: Allows users to easily install the WDUI library using npm.
  • License: MIT: WDUI is released under the MIT license, which allows for free and open-source use and modification of the library.
  • 项目主页: Provides a homepage for the WDUI library to find more information and resources.
  • 安装引入: Offers a guide to installing and importing the WDUI library into a project.
  • 整体引入: Provides instructions for importing the entire WDUI library into a project.
  • 按需引入: Offers instructions for selectively importing specific components from the WDUI library using the babel-plugin-component plugin.

Summary:

The WDUI library is a collection of reusable and customizable UI components for web development. It offers a range of features, including build and code coverage statuses, an npm package for easy installation, and support for different platforms. The library can be installed and imported into projects either as a whole or by selectively importing specific components using the babel-plugin-component plugin. Overall, WDUI provides a convenient solution for developers looking to enhance their web projects with responsive and flexible UI components.

vue
Vue

Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.

scss
SCSS

SCSS is a preprocessor scripting language that extends the capabilities of CSS by adding features such as variables, nesting, and mixins. It allows developers to write more efficient and maintainable CSS code, and helps to streamline the development process by reducing repetition and increasing reusability.

ui-kit
UI Kits & Components

A UI kit provides developers with a set of reusable components that can be easily integrated into a website or application. These components are pre-designed with consistent styling and functionality, allowing developers to save time and effort in the design and development process. UI kits can be either custom-built or third-party, and often include components for buttons, forms, typography, icons, and more.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

gulp
Gulp

Gulp.js is an old but popular site building tool that automates various repetitive development tasks in web development, such as compiling Sass, minifying JavaScript, and optimizing images.

webpack
Webpack

Webpack is a popular open-source module bundler for JavaScript applications that bundles and optimizes the code and its dependencies for production-ready deployment. It can also be used to transform other types of assets such as CSS, images, and fonts.