awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
TalkingData avatar

TalkingData/iview-weapp

0
View on GitHub↗
6,607 stele·1,149 fork-uri·Less·10 vizualizăriweapp.iviewui.com↗

Iview Weapp

iView WeApp is a UI component library designed specifically for building WeChat mini-program interfaces. It provides a set of reusable, pre-styled components that developers can compose into mobile pages and layouts, following the native WeChat component model where each component has its own template, style, script, and configuration files.

The library organizes the user interface as a tree of self-contained components that manage their own view and logic, with a clear separation between behavior in JavaScript files and visual structure in WXML templates. Components are packaged as independent modules that can be imported into a page by declaring their file path in a JSON configuration object, enabling reuse across different pages and projects.

A built-in demo application lists all available components for visual preview and testing, allowing developers to inspect each component before integrating it into their own projects.

Features

  • WeChat Mini Program Libraries - Provides a set of reusable, pre-styled UI components for building WeChat mini-program interfaces.
  • Component Models - Leverages the native WeChat component system where each component has its own template, style, script, and configuration files.
  • Logic and Presentation Separation - Keeps component behaviour in JavaScript files and visual structure in WXML templates, with styles in WXSS.
  • Reusable Component Architectures - Packages UI elements as independent modules that can be imported and reused across different pages and projects.
  • UI Component Libraries - Composes mobile interfaces by assembling reusable UI components into pages and layouts.
  • Component-Based Architectures - Organises the UI as a tree of reusable, self-contained components that manage their own view and logic.
  • Component Showcase Demos - Ships a built-in demo that lists all available components for visual preview and testing.
  • Declarative Component Imports - Imports a pre-built UI component into a page by declaring its file path in the page configuration.
  • Component Previewers - Opens a built-in demo that displays every available UI component for visual inspection and testing.
  • Component Declaration Schemas - Declares which components a page uses by listing their file paths in a JSON configuration object.
  • UI and Functional Components - High-quality UI component library for小程序.

Istoric stele

Graficul istoricului de stele pentru talkingdata/iview-weappGraficul istoricului de stele pentru talkingdata/iview-weapp

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Iview Weapp

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Iview Weapp.
  • wux-weapp/wux-weappAvatar wux-weapp

    wux-weapp/wux-weapp

    5,051Vezi pe GitHub↗

    wux-weapp is a component-based UI library designed specifically for the WeChat Mini Program environment. It provides a collection of standardized, reusable, and extensible building blocks to create consistent layouts and interactions across mobile application pages. The framework functions as a cross-platform interface kit that enables frontend interface standardization and a rapid prototyping workflow. It allows for the construction of professional mobile UI designs by utilizing pre-styled visual elements instead of writing custom styles and logic from scratch. The library incorporates a BE

    JavaScript
    Vezi pe GitHub↗5,051
  • mithi/react-philosophiesAvatar mithi

    mithi/react-philosophies

    3,728Vezi pe GitHub↗

    This project is a collection of architectural guidelines and design patterns for building applications with the React library. It provides a framework for organizing frontend architecture, component design standards, and state management strategies to reduce technical debt and complexity. The guide emphasizes a modular approach to component design, focusing on the separation of business logic from the user interface and the use of primitive props to ensure single responsibility. It advocates for a testing philosophy centered on user behavior and integration outcomes rather than internal imple

    clean-codehacktoberfestreact
    Vezi pe GitHub↗3,728
  • toddmotto/angularjs-styleguideAvatar toddmotto

    toddmotto/angularjs-styleguide

    5,919Vezi pe GitHub↗

    This is a style guide for structuring AngularJS applications using a component-based architecture. It provides a set of conventions for organizing code into self-contained modules, each encapsulating its own logic, templates, and routing. The guide promotes a modular application structure built from root, component, common, and feature modules to improve maintainability and reusability. The guide establishes a one-way data flow pattern where parent components pass data to children through bindings, and children communicate changes back up through events. It distinguishes between stateful comp

    angularangularjses2015
    Vezi pe GitHub↗5,919
  • talelin/lin-uiAvatar TaleLin

    TaleLin/lin-ui

    4,155Vezi pe GitHub↗

    Lin-ui is a component library and development toolkit designed specifically for creating WeChat Mini Program applications. It functions as a responsive UI framework that provides pre-built user interface components and a set of helper functions for mobile app environments. The project includes a build tool focused on mini program bundle optimization, allowing for the compilation of specific components and the removal of unused assets to reduce package size. It also features a system for responsive interface design that translates static pixel values into flexible units for different screen si

    JavaScript
    Vezi pe GitHub↗4,155
Vezi toate cele 30 alternative pentru Iview Weapp→

Întrebări frecvente

Ce face talkingdata/iview-weapp?

iView WeApp is a UI component library designed specifically for building WeChat mini-program interfaces. It provides a set of reusable, pre-styled components that developers can compose into mobile pages and layouts, following the native WeChat component model where each component has its own template, style, script, and configuration files.

Care sunt principalele funcționalități ale talkingdata/iview-weapp?

Principalele funcționalități ale talkingdata/iview-weapp sunt: WeChat Mini Program Libraries, Component Models, Logic and Presentation Separation, Reusable Component Architectures, UI Component Libraries, Component-Based Architectures, Component Showcase Demos, Declarative Component Imports.

Care sunt câteva alternative open-source pentru talkingdata/iview-weapp?

Alternativele open-source pentru talkingdata/iview-weapp includ: wux-weapp/wux-weapp — wux-weapp is a component-based UI library designed specifically for the WeChat Mini Program environment. It provides a… mithi/react-philosophies — This project is a collection of architectural guidelines and design patterns for building applications with the React… toddmotto/angularjs-styleguide — This is a style guide for structuring AngularJS applications using a component-based architecture. It provides a set… talelin/lin-ui — Lin-ui is a component library and development toolkit designed specifically for creating WeChat Mini Program… frontendmasters/front-end-handbook-2018 — This project is a comprehensive front-end development guide and roadmap designed to help engineers master the skills… xiaolin3303/wx-charts — wx-charts is a data visualization library and set of UI components designed specifically for the WeChat Mini Program…