awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
alibaba avatar

alibaba/weex-uiArchived

0
View on GitHub↗
4,725 stars·884 forks·Vue·Apache-2.0·6 vuesapache.github.io/incubator-weex-ui/#↗

Weex Ui

Weex-UI est un kit UI mobile multiplateforme et une bibliothèque de composants conçus pour construire des interfaces d'applications mobiles haute performance. Il fonctionne comme un framework mobile basé sur Vue, fournissant un ensemble de composants d'interface standardisés qui s'intègrent avec Vue.js pour un développement UI déclaratif.

La bibliothèque permet la conception d'interfaces multiplateformes et le développement UI mobile en fournissant des éléments visuels pré-construits. Cela permet l'assemblage d'écrans d'application interactifs et le prototypage rapide d'applications pour tester les modèles de design et les interactions utilisateur.

Le framework utilise une bibliothèque UI basée sur les composants et une hiérarchie de vue déclarative pour mapper les définitions JavaScript aux composants d'interface mobile natifs. Il gère la présentation visuelle via un mappage de style spécifique à la plateforme et gère les interactions utilisateur via une communication native pilotée par événements.

Features

  • Mobile Development - Provides a framework for building interactive mobile application screens using pre-built visual components.
  • Vue-based - Integrates with Vue.js syntax to enable declarative development of native mobile applications for iOS and Android.
  • Cross-Platform Mobile UI Kits - Ships a standardized kit of interface components for consistent rendering across different mobile operating systems.
  • Mobile Native Component Libraries - Provides a specialized collection of pre-built visual elements for constructing high-performance native mobile interfaces.
  • Cross-Platform Mobile Interface Design - Enables the creation of consistent user interfaces for various mobile devices using a single set of reusable layout elements.
  • Mobile Interface Layouts - Provides standardized patterns and components for constructing performant user interfaces optimized for mobile screens.
  • Native UI Component Libraries - Provides a comprehensive library of reusable interface elements that render as native platform components.
  • Rapid Prototyping - Allows for the rapid assembly of functional mobile app views to test interactions and design patterns.
  • View Hierarchies - Defines the mobile interface structure using a tree of components that the native host instantiates.
  • Native Event Streams - Handles user interactions by bridging event notifications from the native platform layer back to the JavaScript runtime.
  • Native Rendering Bridges - Implements a bridge mechanism that translates high-level UI declarations into native platform calls for rendering.
  • Cross-Platform Style Mapping - Translates a subset of CSS properties into native layout engine primitives for consistent cross-platform presentation.
  • Frontend and UI Development - UI component library for Weex.
  • UI Component Libraries - A comprehensive component library covering common business requirements.

Historique des stars

Graphique de l'historique des stars pour alibaba/weex-uiGraphique de l'historique des stars pour alibaba/weex-ui

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Questions fréquentes

Que fait alibaba/weex-ui ?

Weex-UI est un kit UI mobile multiplateforme et une bibliothèque de composants conçus pour construire des interfaces d'applications mobiles haute performance. Il fonctionne comme un framework mobile basé sur Vue, fournissant un ensemble de composants d'interface standardisés qui s'intègrent avec Vue.js pour un développement UI déclaratif.

Quelles sont les fonctionnalités principales de alibaba/weex-ui ?

Les fonctionnalités principales de alibaba/weex-ui sont : Mobile Development, Vue-based, Cross-Platform Mobile UI Kits, Mobile Native Component Libraries, Cross-Platform Mobile Interface Design, Mobile Interface Layouts, Native UI Component Libraries, Rapid Prototyping.

Quelles sont les alternatives open-source à alibaba/weex-ui ?

Les alternatives open-source à alibaba/weex-ui incluent : konstaui/konsta — Konsta is a cross-platform mobile design system and native-style component library. It provides a collection of… kureev/react-native-blur — This project is a cross-platform mobile blur library and a collection of native components used to render Gaussian… lynx-family/lynx — Lynx is a cross-platform mobile framework designed to build applications using web technologies that render as native… ptmt/react-native-desktop — This project is a framework for building native macOS desktop applications. It serves as a desktop port of a… longbridge/gpui-component — gpui-component is a native desktop UI kit and component library built for the GPUI framework. It provides a collection… invertase/react-native-material-design — This project is a cross-platform mobile user interface framework that provides a collection of pre-built components…

Alternatives open source à Weex Ui

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Weex Ui.
  • konstaui/konstaAvatar de konstaui

    konstaui/konsta

    4,193Voir sur GitHub↗

    Konsta is a cross-platform mobile design system and native-style component library. It provides a collection of pre-made user interface components built with Tailwind CSS to create mobile application views that maintain a consistent native appearance across different mobile operating systems. The library focuses on native interface emulation, applying design systems that mimic the official visual styles and guidelines of iOS and Android. It uses platform-specific style mapping and design-system-based theming to ensure hybrid or web applications look like native apps. The framework covers mob

    JavaScriptandroidiosmaterial-design
    Voir sur GitHub↗4,193
  • kureev/react-native-blurAvatar de Kureev

    Kureev/react-native-blur

    3,881Voir sur GitHub↗

    This project is a cross-platform mobile blur library and a collection of native components used to render Gaussian blur and frosted glass effects in mobile applications. It functions as a native view hierarchy bridge that encapsulates platform-specific visual effect APIs to maintain performance during animations and transitions. The library includes a UI vibrancy toolkit designed to adjust contrast and saturation, ensuring that text and icons remain legible when placed over blurred backgrounds. It provides components for adding depth and translucent layers to mobile interfaces through native

    TypeScript
    Voir sur GitHub↗3,881
  • lynx-family/lynxAvatar de lynx-family

    lynx-family/lynx

    14,464Voir sur GitHub↗

    Lynx is a cross-platform mobile framework designed to build applications using web technologies that render as native components. It functions as a native UI rendering engine, translating web-based layout and styling instructions into platform-specific views to ensure efficient performance and minimize layout recalculations. The framework utilizes a multi-threaded rendering pipeline that separates application logic from the UI thread, supported by incremental reconciliation to update only changed view elements. It employs just-in-time bytecode execution to optimize JavaScript performance and

    C++cross-platform
    Voir sur GitHub↗14,464
  • ptmt/react-native-desktopAvatar de ptmt

    ptmt/react-native-desktop

    11,197Voir sur GitHub↗

    This project is a framework for building native macOS desktop applications. It serves as a desktop port of a cross-platform mobile framework, providing a development environment and a native UI library to create software using native system frameworks and a component-based architecture. The framework enables the development of native macOS applications by integrating a JavaScript-based workflow with macOS system-level frameworks. It facilitates cross-platform UI development by allowing logic and design patterns to be shared across different operating systems while maintaining native desktop i

    JavaScript
    Voir sur GitHub↗11,197
Voir les 30 alternatives à Weex Ui→