awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to tencent/weui-wxss

Open-source alternatives to Weui Wxss

30 open-source projects similar to tencent/weui-wxss, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Weui Wxss alternative.

  • youzan/vant-weappyouzan 的头像

    youzan/vant-weapp

    18,398在 GitHub 上查看↗

    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, a

    JavaScriptminiprogramuivant
    在 GitHub 上查看↗18,398
  • wux-weapp/wux-weappwux-weapp 的头像

    wux-weapp/wux-weapp

    5,051在 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
    在 GitHub 上查看↗5,051
  • konstaui/konstakonstaui 的头像

    konstaui/konsta

    4,193在 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
    在 GitHub 上查看↗4,193

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • weui/weui-wxssweui 的头像

    weui/weui-wxss

    15,284在 GitHub 上查看↗

    weui-wxss is a mobile design system and UI library providing a collection of standardized styles and widgets for the WeChat Mini Program ecosystem. It serves as a component framework of style sheets that ensure applications maintain a native look and feel. The library focuses on frontend interface standardization, applying uniform visual styles to buttons, dialogs, and other interface elements. This ensures consistency across the layouts and components of mini programs developed within the WeChat ecosystem. The system utilizes a global stylesheet architecture with standardized design tokens,

    Less
    在 GitHub 上查看↗15,284
  • weui/weuiweui 的头像

    weui/weui

    27,377在 GitHub 上查看↗

    WeUI is a mobile design system and CSS component framework providing a collection of pre-styled widgets and layout components for building mobile web applications. It functions as a mobile web UI library that enforces a consistent visual language and design language across web environments. The library utilizes a BEM styling system to prevent CSS conflicts and ensure modular component behavior. It provides a set of reusable styles and layout helpers that enable rapid prototyping of mobile web layouts through standardized buttons, dialogs, and navigation elements. The framework includes a mob

    HTML
    在 GitHub 上查看↗27,377
  • ant-design/ant-design-mobileant-design 的头像

    ant-design/ant-design-mobile

    12,006在 GitHub 上查看↗

    Ant Design Mobile is a mobile UI component library and design system built for React. It provides a collection of pre-styled interface elements and standardized UI blocks used to create consistent, responsive user interfaces for mobile web applications. The framework focuses on mobile web design and frontend interface engineering, providing tools to implement interaction patterns tailored for touch-based browsing. It ensures a uniform look and feel across different mobile browsers and handheld device screens. The library incorporates responsive layout systems and CSS-variable-based theming.

    TypeScriptant-designantdantd-mobile
    在 GitHub 上查看↗12,006
  • topcoat/topcoattopcoat 的头像

    topcoat/topcoat

    4,231在 GitHub 上查看↗

    Topcoat is a CSS UI framework and component library used for building web application interfaces. It serves as a design system implementation that provides a set of reusable styled elements and layout primitives to ensure visual consistency across web pages. The system utilizes a BEM-based styling architecture to manage specificity and prevent style leakage. It combines a utility-first CSS library for common layout and spacing needs with a responsive CSS grid that adjusts based on viewport width. The framework covers front end styling, responsive web development, and rapid UI prototyping. It

    HTMLcssui-components
    在 GitHub 上查看↗4,231
  • wechat-miniprogram/miniprogram-demowechat-miniprogram 的头像

    wechat-miniprogram/miniprogram-demo

    7,193在 GitHub 上查看↗

    This repository is a demonstration project for building mini programs that run inside the WeChat ecosystem. It provides a complete development framework for creating lightweight, native-feeling services using declarative components, data binding, and platform APIs. The project showcases how to construct applications with a component-based UI architecture, file-based page routing, and a dual-thread rendering model where the logic layer operates in a JavaScript engine while the view layer renders through native WebView components. The demo illustrates integration with cloud services, including

    JavaScriptapicloud-functionscomponent
    在 GitHub 上查看↗7,193
  • cosmicmind/materialCosmicMind 的头像

    CosmicMind/Material

    11,988在 GitHub 上查看↗

    Material is a mobile user interface framework designed for building responsive and consistent native applications. It provides a declarative component architecture that allows developers to construct complex interfaces through modular, self-contained elements that manage their own state and rendering logic. The framework distinguishes itself through a constraint-based layout engine that calculates component geometry by solving spatial relationships between elements, ensuring layouts adapt automatically to varying screen sizes. It also features a hierarchical design system that propagates styl

    Swiftanimationcardcosmicmind
    在 GitHub 上查看↗11,988
  • weilanwl/coloruicssweilanwl 的头像

    weilanwl/coloruicss

    12,394在 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
    在 GitHub 上查看↗12,394
  • icindy/wxparseicindy 的头像

    icindy/wxParse

    7,739在 GitHub 上查看↗

    wxParse is a rich text parser and renderer specifically designed for the WeChat Mini Program ecosystem. It transforms standard HTML tags and Markdown syntax into native visual elements and compatible layouts. The system processes structured text strings into a repeating list of visual components and media links. It handles the conversion of complex text formats into formatted media and hyperlinks to ensure content displays correctly across mobile devices. The project manages content through regular expression-based parsing and schema-driven element mapping, translating identified content typ

    JavaScript
    在 GitHub 上查看↗7,739
  • skyvow/wuxskyvow 的头像

    skyvow/wux

    5,051在 GitHub 上查看↗

    Wux is a component-based UI framework and library designed specifically for building user interfaces within the WeChat Mini Program platform. It provides a collection of reusable and extensible components that function as a cross-device UI kit to ensure a consistent look and feel across different screen sizes and devices. The framework implements a modular frontend component architecture, allowing developers to create responsive layouts using pre-styled visual elements. It utilizes a system of customizable components to maintain visual consistency across the WeChat ecosystem. The project cov

    JavaScript
    在 GitHub 上查看↗5,051
  • driftyco/ionicdriftyco 的头像

    driftyco/ionic

    52,514在 GitHub 上查看↗

    Ionic is a cross-platform mobile UI toolkit and hybrid app development framework. It provides a library of web components for building native-quality iOS, Android, and Progressive Web Apps using HTML, CSS, and JavaScript from a single codebase. The project utilizes a web component UI library to ensure consistent mobile interface behaviors. It employs a framework-agnostic wrapper to integrate these custom elements with JavaScript libraries such as React, Vue, and Angular. The toolkit covers hybrid mobile UI design and cross-platform app development. It includes an adaptive styling system that

    TypeScript
    在 GitHub 上查看↗52,514
  • mrmrs/colorsmrmrs 的头像

    mrmrs/colors

    9,398在 GitHub 上查看↗

    This project is a CSS color utility library and palette framework designed to standardize the application of colors to text, backgrounds, and borders on the web. It provides a web color style system with predefined classes and defaults to accelerate the visual styling of web prototypes. The system utilizes skin-based color theming, allowing users to swap entire color palettes by changing top-level classes. It employs a utility class system backed by global CSS variable mapping to ensure visual harmony across different UI elements. The framework supports rapid UI prototyping and general web c

    CSS
    在 GitHub 上查看↗9,398
  • taiga-family/taiga-uitaiga-family 的头像

    taiga-family/taiga-ui

    4,002在 GitHub 上查看↗

    Taiga UI is an Angular UI component library and accessible design system used for building enterprise web interfaces. It provides a comprehensive collection of reusable interface elements and layout tools, functioning as a mobile-first UI kit with responsive components that adapt to different device capabilities. The library distinguishes itself through an integrated data visualization library featuring various chart types and a dedicated form management framework with built-in validation and formatting for specialized data. It also features AI-driven development workflows by integrating comp

    TypeScriptangularbest-practicescdk
    在 GitHub 上查看↗4,002
  • alexwolfe/buttonsalexwolfe 的头像

    alexwolfe/Buttons

    5,001在 GitHub 上查看↗

    Buttons is a CSS button framework and UI component library providing a set of reusable visual elements for mobile and desktop web environments. It functions as a CSS utility system and variable-driven theming engine that enables the creation of consistent buttons using configurable typography and shapes. The system utilizes a modular CSS architecture where independent style and color classes are composed on single elements to produce varied visual effects, such as 3D or flat designs. It employs a declarative design framework that maps configuration options to real-time visual attributes via c

    JavaScript
    在 GitHub 上查看↗5,001
  • picturepan2/spectrepicturepan2 的头像

    picturepan2/spectre

    11,317在 GitHub 上查看↗

    Spectre is a comprehensive CSS framework and UI utility toolkit designed for building responsive web interfaces. It functions as a CSS component library that provides pre-styled interface elements and helper classes to facilitate frontend UI development. The framework is distinguished by a pure-CSS component architecture that avoids dependence on external JavaScript runtimes. It utilizes a SASS-based build pipeline that supports class prefixing, stylesheet pruning, and a variable-based theme system for creating custom design systems. The project covers a wide range of layout and interface ca

    CSS
    在 GitHub 上查看↗11,317
  • airyland/vuxairyland 的头像

    airyland/vux

    17,486在 GitHub 上查看↗

    Vux is a mobile web UI kit and Vue mobile UI library consisting of predefined layout and interface components. It functions as a WeUI component framework that implements a standardized design language for web applications. The library provides a collection of reusable interface elements optimized for mobile browser screen dimensions and touch interactions. It ensures visual consistency across different mobile devices by mapping component styles directly to the WeUI mobile design specification. The framework covers mobile web interface design, mobile UI development, and the rapid assembly of

    Vueantcomponentsjavascript
    在 GitHub 上查看↗17,486
  • tencent/weuiTencent 的头像

    Tencent/weui

    27,376在 GitHub 上查看↗

    WeUI is a mobile web UI library and design system consisting of CSS components and HTML templates. It is specifically designed to replicate the visual identity and interface of the WeChat messaging ecosystem, providing a standardized set of components to build responsive mobile web interfaces. The library functions as a stateless component system, utilizing a pure CSS architecture and HTML templates that rely on external JavaScript for interactivity. It employs a BEM-based class naming convention to manage component nesting and prevent style leakage across complex layouts. The framework incl

    HTMLmobile-webstylewechat
    在 GitHub 上查看↗27,376
  • suitcss/suitsuitcss 的头像

    suitcss/suit

    3,788在 GitHub 上查看↗

    Suit is a CSS component architecture framework and methodology designed for organizing styles using predictable naming conventions for components, descendants, and visual variations. It serves as a design system styling framework that maps application states and design variations to modular CSS rules. The system utilizes namespace-based CSS scoping to isolate component styles and prevent unintended side effects in global stylesheets. It also functions as a utility-first toolkit, providing a system for applying single-purpose layout and spacing rules to reduce code duplication. The methodolog

    HTMLcsscss-packagespostcss
    在 GitHub 上查看↗3,788
  • primer/primerprimer 的头像

    primer/primer

    12,975在 GitHub 上查看↗

    Primer is a CSS design system framework and utility library used to build consistent user interfaces based on a unified visual language. It provides a collection of CSS rules, utility classes, and pre-defined style sheets for styling standard interface elements. The framework implements frontend visual standardization through a shared set of utility classes and design system rules. This allows for the creation of reusable interface elements and the rapid development of web interface layouts. The system utilizes a BEM-based naming convention, design-token mapping, and CSS variable-based themi

    SCSS
    在 GitHub 上查看↗12,975
  • fomantic/fomantic-uifomantic 的头像

    fomantic/fomantic-ui

    3,759在 GitHub 上查看↗

    Fomantic-UI is a component-based CSS library and frontend design system used to build consistent, responsive user interfaces. It functions as a CSS framework and responsive UI toolkit, providing a structured approach to managing typography, color palettes, and spacing. The project enables the development of custom UI components and the implementation of unified design systems across web applications. It provides a variable-driven theme compilation process to customize visual styles and a build-time system to compile selected components into production CSS bundles. The toolkit covers a broad

    JavaScript
    在 GitHub 上查看↗3,759
  • primer/cssprimer 的头像

    primer/css

    12,978在 GitHub 上查看↗

    This project is a CSS design system framework and modular library providing a standardized set of UI component stylesheets. It establishes a unified system of visual guidelines to ensure a consistent and professional look and feel across web interfaces. The framework is organized as a collection of standalone stylesheets that can be imported individually to minimize bundle size and eliminate unused styles. It utilizes a design token system based on CSS variables to manage theming and a utility-first class system for layout and spacing. The system employs a block element modifier naming conve

    SCSScssdesign-systemdesign-systems
    在 GitHub 上查看↗12,978
  • chartscss/charts.cssChartsCSS 的头像

    ChartsCSS/charts.css

    6,569在 GitHub 上查看↗

    charts.css is a CSS-driven framework designed to transform semantic HTML into accessible data visualizations without relying on JavaScript. It functions as a charting library that uses standard HTML structures, such as tables and lists, to render graphs while maintaining full compatibility with screen readers. The project distinguishes itself by using CSS variables to map numeric data to visual dimensions and utility classes to control chart types and layouts. It supports a wide range of visual styles, including 3D effects, reflection effects, and customized color palettes integrated via a br

    HTMLchartchartscss
    在 GitHub 上查看↗6,569
  • didi/mpxdidi 的头像

    didi/mpx

    3,905在 GitHub 上查看↗

    MPX is a cross-platform framework designed to build applications for multiple mini-program ecosystems and the web from a single codebase. It utilizes a static transpilation pipeline to transform source code into platform-specific bundles, employing a single-file component system that encapsulates templates, logic, and styles. The framework provides a reactive state management system that automatically synchronizes application data with the user interface through computed properties and watchers. The project distinguishes itself through a robust build-time toolchain that supports sub-package p

    JavaScript
    在 GitHub 上查看↗3,905
  • jamiebuilds/tailwindcss-animatejamiebuilds 的头像

    jamiebuilds/tailwindcss-animate

    3,029在 GitHub 上查看↗

    This project is a plugin for Tailwind CSS that provides a declarative utility library for managing web interface animations. It functions as a motion framework, enabling developers to apply fluid entrance and exit effects to elements directly through utility classes. The framework distinguishes itself by offering a comprehensive suite of motion controls that integrate with the Tailwind ecosystem. It supports granular configuration of animation properties, including timing, duration, delay, and iteration, while allowing for complex transformations like rotation, scaling, and opacity adjustment

    JavaScript
    在 GitHub 上查看↗3,029
  • officedev/office-ui-fabric-coreOfficeDev 的头像

    OfficeDev/office-ui-fabric-core

    3,744在 GitHub 上查看↗

    This is a CSS UI framework and design system implementation used to build user interfaces that match the visual design of Office and Microsoft 365. It provides a standardized set of typography, color palettes, and grid layouts to ensure a consistent visual appearance across web applications. The framework is designed for enterprise design system implementation, specifically for Microsoft 365 UI development and the styling of Office add-ins. It includes a dedicated iconography library of standardized icons to represent common actions and objects. The system utilizes a token-driven design appr

    SCSS
    在 GitHub 上查看↗3,744
  • nostalgic-css/nes.cssnostalgic-css 的头像

    nostalgic-css/NES.css

    21,773在 GitHub 上查看↗

    NES.css is an 8-bit CSS framework and styling system that transforms standard HTML elements into pixelated interfaces inspired by classic gaming consoles. It serves as a retro UI component library and toolkit for rendering text, borders, and icons with a blocky aesthetic. The framework uses pure CSS to emulate 8-bit graphics without relying on external images or JavaScript rendering. It implements pixel-art border simulations and integrates pixel-style web fonts to maintain a consistent gaming aesthetic across different browsers. The system provides a suite of game-themed interface elements,

    SCSS8bitcsscss-framework
    在 GitHub 上查看↗21,773
  • remaxjs/remaxremaxjs 的头像

    remaxjs/remax

    4,565在 GitHub 上查看↗

    Remax is a cross-platform UI framework and engine for building mini programs using React. It functions as a runtime that translates React components and hooks into native mini program elements, avoiding the need for static compilation. The framework provides a type-safe development environment to ensure reliability across cross-platform UI components. It allows for the creation of multi-platform mini programs from a single codebase by mapping React component trees to native structures during execution. The system covers cross-platform mini program development, including UI construction with

    TypeScript
    在 GitHub 上查看↗4,565
  • apache/incubator-weex-uiapache 的头像

    apache/incubator-weex-ui

    4,727在 GitHub 上查看↗

    This project is a cross-platform UI framework and component library designed for the Weex framework. It provides a collection of high-performance interactive interface components and a toolkit of pre-made elements, such as buttons and popups, to create consistent user interfaces across different platforms from a single codebase. The library focuses on accelerating mobile app interface construction by offering a set of reusable layout elements and interactive tools. This enables the development of functional mobile screens and cross-platform UI designs through a shared component library.

    Vuemobileui-componentsvue
    在 GitHub 上查看↗4,727