awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
youzan avatar

youzan/vant-weapp

0
View on GitHub↗
18,398 estrellas·3,470 forks·JavaScript·MIT·11 vistasvant.pro/vant-weapp↗

Vant Weapp

vant-weapp is a UI library for WeChat Mini Programs, providing a collection of reusable interface components to create consistent user experiences. It functions as a layout framework for structuring applications and a mobile form component library for capturing structured user data.

The project includes a specialized e-commerce component set designed for retail patterns, such as product cards, area selectors, and order submission bars.

The library covers a broad range of capabilities, including application navigation architecture, complex form implementation through calendars and pickers, and system feedback elements like progress bars and dialogs.

Features

  • Element Plus UI Components - Provides a comprehensive library of reusable UI components and layout elements for WeChat mini programs.
  • Mini Program UI Libraries - Provides a complete collection of reusable interface components specifically for building WeChat mini-program user experiences.
  • Mini Program E-commerce - Provides specialized components for product displays and order management optimized for mini-programs.
  • UI Component Sets - Provides specialized e-commerce components like product cards and order submission bars optimized for mini-programs.
  • Component Data Passing - Controls component behavior and appearance through standardized properties passed from parent pages.
  • Form Component Libraries - Ships a library of mobile-optimized form elements including cascaders, date-time pickers, and calendars.
  • Reusable UI Components - Provides a comprehensive library of reusable UI components and layout elements for WeChat mini programs.
  • Component-Driven Architectures - Builds complex interfaces by composing small, reusable, and independent UI components.
  • UI Components - Provides a comprehensive library of reusable UI components and layout elements for WeChat mini programs.
  • Mini App Frameworks - Provides a set of ready-to-use visual elements for designing professional mini program layouts.
  • Layout Frameworks - Offers a comprehensive set of layout and navigation tools including grids, sidebars, and tab bars for structuring applications.
  • Mini Program Template Engines - Renders user interfaces using WXML, a declarative markup language that binds data to the view layer.
  • CSS Variable Theming - Implements a theming system that leverages native CSS variables for global style customization.
  • Data Entry Forms - Provides advanced pickers and calendars for building structured data entry screens.
  • E-commerce Layout Patterns - Provides pre-built components for common retail patterns including product cards and order submission bars.
  • Navigation Bars - Provides navigation bars and tab bars to structure the movement of users through the application.
  • Tabbed Navigation - Implements standardized tab bars and navigation elements to organize mini program content.
  • Form Input Components - Ships specialized input elements like calendars and date-time pickers for capturing structured user data.
  • Visual Feedback Systems - Communicates system state using visual elements like progress bars, skeletons, and dialogs.
  • UI and Functional Components - High-quality, extensible UI component library.
  • UI Component Libraries - Mobile UI component library for小程序.
  • JavaScript 框架汇总 - Listed in the “JavaScript 框架汇总” section of the Awesome Frontend awesome list.
  • Mobile and Cross-Platform - UI component library for mini-program development.

Historial de estrellas

Gráfico del historial de estrellas de youzan/vant-weappGráfico del historial de estrellas de youzan/vant-weapp

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Vant Weapp

Proyectos open-source similares, clasificados según cuántas características comparten con Vant Weapp.
  • facebook/reactAvatar de facebook

    facebook/react

    245,669Ver en GitHub↗

    React is a JavaScript library for building user interfaces based on a component-driven architecture and unidirectional data flow.

    JavaScriptjavascriptuifrontend
    Ver en GitHub↗245,669
  • tencent/weui-wxssAvatar de Tencent

    Tencent/weui-wxss

    15,284Ver en GitHub↗

    weui-wxss is a mobile design system and UI framework designed for the WeChat Mini Program development environment. It provides a collection of reusable components and predefined styles to ensure interfaces match the native WeChat look and feel. The library focuses on implementing a native WeChat user experience by translating mobile design mockups into working code using standardized visual guidelines. It manages the visual appearance of applications through a consistent set of stylesheets tailored for the WeChat runtime. The framework includes capabilities for style management and the imple

    Less
    Ver en GitHub↗15,284
  • marmelab/react-adminAvatar de marmelab

    marmelab/react-admin

    26,780Ver en GitHub↗

    React-admin is a framework for building data-driven administrative interfaces that connect to REST or GraphQL backends. It provides a comprehensive suite of tools for managing the full lifecycle of administrative applications, including resource-oriented routing, declarative form scaffolding, and context-driven state management. By utilizing a modular adapter-based architecture, the framework abstracts backend communication, allowing developers to build consistent CRUD interfaces that handle data fetching, authentication, and synchronization automatically. The project distinguishes itself thr

    TypeScriptadminadmin-dashboardadmin-on-rest
    Ver en GitHub↗26,780
  • weilanwl/coloruicssAvatar de weilanwl

    weilanwl/coloruicss

    12,394Ver en GitHub↗

    coloruicss is a CSS UI component library and high-saturation design system specifically developed for mini program environments. It provides a collection of pre-styled visual elements designed to meet the technical constraints and rendering behaviors of these platforms. The framework focuses on replacing default system headers with a dedicated custom navigation bar framework. This allows for the creation of stylized top navigation areas that support custom colors, images, and action buttons. The system manages visual consistency through a CSS-based theming framework using custom properties t

    Vuecssmp-weixinscss
    Ver en GitHub↗12,394
Ver las 30 alternativas a Vant Weapp→

Preguntas frecuentes

¿Qué hace youzan/vant-weapp?

vant-weapp is a UI library for WeChat Mini Programs, providing a collection of reusable interface components to create consistent user experiences. It functions as a layout framework for structuring applications and a mobile form component library for capturing structured user data.

¿Cuáles son las características principales de youzan/vant-weapp?

Las características principales de youzan/vant-weapp son: Element Plus UI Components, Mini Program UI Libraries, Mini Program E-commerce, UI Component Sets, Component Data Passing, Form Component Libraries, Reusable UI Components, Component-Driven Architectures.

¿Qué alternativas de código abierto existen para youzan/vant-weapp?

Las alternativas de código abierto para youzan/vant-weapp incluyen: facebook/react — React is a JavaScript library for building user interfaces based on a component-driven architecture and unidirectional… tencent/weui-wxss — weui-wxss is a mobile design system and UI framework designed for the WeChat Mini Program development environment. It… marmelab/react-admin — React-admin is a framework for building data-driven administrative interfaces that connect to REST or GraphQL… weilanwl/coloruicss — coloruicss is a CSS UI component library and high-saturation design system specifically developed for mini program… reactjs/react.dev — React is a JavaScript library for building user interfaces through the composition of modular, self-contained… geekyants/vue-native-core — Vue Native is a framework that compiles Vue.js single-file components into React Native primitives, enabling…