awesome-repositories.com
Blog
MCP
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
·
Back to elemefe/mint-ui

Open-source alternatives to Mint Ui

30 open-source projects similar to elemefe/mint-ui, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Mint Ui alternative.

  • airyland/vuxAvatar airyland

    airyland/vux

    17,486Vezi pe 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
    Vezi pe GitHub↗17,486
  • iview/iviewAvatar iview

    iview/iview

    23,794Vezi pe GitHub↗

    iView is a Vue.js UI component library and enterprise web UI toolkit. It provides a collection of reusable interface elements designed for building professional business applications and complex administrative dashboards. The project functions as a server-side rendering framework, allowing for the generation of HTML on the server to improve search engine optimization and initial page load speeds. It covers capabilities for responsive web design and the construction of data-heavy internal tools through a standardized set of pre-built components.

    Vuecomponentscssdesign-systems
    Vezi pe GitHub↗23,794
  • museui/muse-uiAvatar museui

    museui/muse-ui

    8,152Vezi pe GitHub↗

    Muse UI is a Vue 2.0 component library that provides a set of pre-styled user interface components implementing Google's Material Design guidelines. It is designed as a UI framework for building consistent Material Design interfaces in Vue.js 2.0 applications. The library uses Vue's plugin-based component registration pattern, allowing components to be registered globally and enabling selective imports. Components communicate through Vue's custom event system, and the library includes a configurable theming layer built with CSS custom properties and SCSS variables that maps to Material Design

    Vuematerialmuse-uivue
    Vezi pe GitHub↗8,152

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ță.

Find more with AI search
  • vuetifyjs/vuetifyAvatar vuetifyjs

    vuetifyjs/vuetify

    41,003Vezi pe GitHub↗

    This project is a comprehensive UI toolkit that provides a declarative, reactive framework for building modular web interfaces. It centers on a component-based architecture that maps application state to rendered elements, utilizing a twelve-point flexbox grid system and nested containers to manage complex layouts. The library ensures consistent behavior across large-scale applications by providing centralized configuration for component defaults, themes, and global design tokens. What distinguishes this framework is its deep integration of Material Design principles alongside a highly flexib

    TypeScriptjavascriptmaterialmaterial-components
    Vezi pe GitHub↗41,003
  • elemefe/elementAvatar ElemeFE

    ElemeFE/element

    54,116Vezi pe GitHub↗

    Element is a Vue.js UI component library and web UI toolkit. It provides a collection of pre-styled user interface components and modular building blocks used to build web applications. The project includes a customizable CSS theme framework, allowing for the modification of visual styles and brand requirements through theme tools and generators. The toolkit covers frontend component management, custom web theming, and a workflow for rapid prototyping.

    Vuecomponentselement-uijavascript
    Vezi pe GitHub↗54,116
  • josephuspaye/keen-uiAvatar JosephusPaye

    JosephusPaye/Keen-UI

    4,059Vezi pe GitHub↗

    Keen-UI is a Vue.js UI component library and Material Design framework. It provides a collection of reusable interface elements designed for building web applications that follow Material Design specifications for layout, spacing, and color. The library is a tree-shakeable component set, allowing the import of standalone components to minimize final bundle sizes. It functions as a customizable design system where visual attributes, such as colors and sizes, can be adjusted to match specific brand identities. The framework covers a range of UI components, including inline alert messages for i

    JavaScript
    Vezi pe GitHub↗4,059
  • skyvow/wuxAvatar skyvow

    skyvow/wux

    5,051Vezi pe 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
    Vezi pe GitHub↗5,051
  • pi0/bootstrap-vueAvatar pi0

    pi0/bootstrap-vue

    14,445Vezi pe GitHub↗

    Bootstrap-vue is a Vue.js UI framework and component library that integrates Bootstrap CSS styling and utility classes into a component-driven development workflow. It provides a set of pre-styled interface elements and layout patterns designed for building responsive web user interfaces. The library functions as a bridge between Bootstrap and Vue.js, allowing developers to create responsive web layouts and reusable frontend components such as navbars, alerts, and modals. It focuses on bringing Bootstrap's design system into a Vue.js application environment. The framework covers core capabil

    JavaScript
    Vezi pe GitHub↗14,445
  • lusaxweb/vuesaxAvatar lusaxweb

    lusaxweb/vuesax

    5,596Vezi pe GitHub↗

    Vuesax is a frontend framework and UI component library for Vue.js applications. It provides a customizable design system and a set of pre-styled user interface elements designed to accelerate the development of web interfaces. The project is distinguished by a themeable visual toolkit that supports dynamic color updates and server-side style customization to maintain brand identity. It also features a specialized data table component with built-in support for inline cell editing and server-side processing for pagination, filtering, and sorting. The library covers a broad surface of UI capab

    Vue
    Vezi pe GitHub↗5,596
  • surmon-china/vue-awesome-swiperAvatar surmon-china

    surmon-china/vue-awesome-swiper

    12,790Vezi pe GitHub↗

    vue-awesome-swiper is a Vue.js component wrapper for the Swiper library, providing a declarative interface for creating touch-enabled carousels. It serves as a virtualized slider component that can render only visible slides to maintain performance when handling large datasets. The project distinguishes itself through high-performance rendering and a wide array of visual effects, including 3D transitions, parallax movements, and image zoom capabilities. It also supports the synchronization of multiple slider instances and provides accessibility features such as ARIA roles and focus-scrolling

    JavaScriptcarouselcarrouselnuxtjs
    Vezi pe GitHub↗12,790
  • rafaelpimpa/buefyAvatar rafaelpimpa

    rafaelpimpa/buefy

    9,531Vezi pe GitHub↗

    Buefy is a user interface component library built specifically for Vue.js applications. It provides a collection of pre-styled interface elements and a responsive web UI kit designed to implement the Bulma CSS framework's styling and grid system. The project enables rapid frontend prototyping by offering a standardized library of semantic UI elements. These components allow for the creation of flexible layouts that automatically adjust to different screen sizes and devices. The library covers broad capabilities for responsive web design and the construction of user interfaces through the int

    Vue
    Vezi pe GitHub↗9,531
  • myronliu347/vue-carbonAvatar myronliu347

    myronliu347/vue-carbon

    855Vezi pe GitHub↗

    此项目已停止维护,建议迁移到 https://github.com/museui/muse-ui/

    Vue
    Vezi pe GitHub↗855
  • fe-driver/vue-beautyAvatar FE-Driver

    FE-Driver/vue-beauty

    2,100Vezi pe GitHub↗

    Beautiful UI components build with vue and ant design

    JavaScript
    Vezi pe GitHub↗2,100
  • wangdahoo/vonicAvatar wangdahoo

    wangdahoo/vonic

    3,381Vezi pe GitHub↗

    Mobile UI Components, based on Vue.js and ionic CSS. https://wangdahoo.github.io/vonic-documents

    Vuecomponentsionicmobile
    Vezi pe GitHub↗3,381
  • wdfe/wduiW

    wdfe/wdui

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • ydcss/vue-yduiAvatar ydcss

    ydcss/vue-ydui

    2,732Vezi pe GitHub↗

    A mobile components Library with Vue2.js. 一只基于Vue2.x的移动端组件库。

    Vuebacktopcomponentdatetime
    Vezi pe GitHub↗2,732
  • ecomfe/veuiAvatar ecomfe

    ecomfe/veui

    1,065Vezi pe GitHub↗

    Enterprise UI for Vue.js.

    JavaScript
    Vezi pe GitHub↗1,065
  • youzan/vantAvatar youzan

    youzan/vant

    24,323Vezi pe GitHub↗

    Vant is a mobile UI library and component framework for Vue, providing a collection of lightweight, reusable interface elements optimized for small screens and touch interactions. It serves as a mobile component library and accessible web UI kit designed to integrate with Vue's reactivity and state management. The framework functions as a themable design system, allowing for visual branding and dark mode support through customizable theme variables. It includes built-in tools for internationalization to localize user interfaces across different geographic regions. The library covers a broad

    TypeScript
    Vezi pe GitHub↗24,323
  • ccforward/rubikC

    ccforward/rubik

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • ruanyf/react-demosAvatar ruanyf

    ruanyf/react-demos

    16,471Vezi pe GitHub↗

    This project is a collection of practical code samples and demonstrations for building user interfaces with React. It serves as a set of examples illustrating common interface patterns, state management techniques, and the implementation of modular, reusable components. The repository provides specific demonstrations for several core development areas. These include samples for retrieving and rendering asynchronous data from external APIs, managing component lifecycles during mounting and unmounting, and handling internal state to sync form inputs. It also includes guides for direct document

    JavaScript
    Vezi pe GitHub↗16,471
  • tastejs/todomvcAvatar tastejs

    tastejs/todomvc

    28,941Vezi pe GitHub↗

    TodoMVC is a web application specification and a JavaScript framework comparison suite. It provides a standardized set of requirements used to generate feature-complete task-tracking applications across different languages and frameworks, serving as a frontend architectural reference. The project functions as a behavioral test suite and a cross-framework benchmark. It allows for the evaluation of frontend libraries by comparing identical application implementations to analyze differences in syntax, coding patterns, and functional capabilities. The suite covers broad capability areas includin

    JavaScript
    Vezi pe GitHub↗28,941
  • jquery-archive/jquery-mobileAvatar jquery-archive

    jquery-archive/jquery-mobile

    9,615Vezi pe GitHub↗

    jQuery Mobile is a mobile web framework and cross-platform UI library designed to create consistent HTML5 user interfaces that adapt to different mobile device platforms and screen sizes. It provides a collection of customizable components and CSS styles to render a unified look and feel across various mobile operating systems. The framework functions as a CSS themeable UI kit, featuring a build process that allows for the generation of custom visual themes by modifying base style files and assets. The library covers a broad capability surface including responsive mobile interface developmen

    JavaScript
    Vezi pe GitHub↗9,615
  • aurelia/frameworkAvatar aurelia

    aurelia/framework

    11,678Vezi pe GitHub↗

    Aurelia is a JavaScript web framework and component-based UI system used to build applications for browser, mobile, and desktop environments. It functions as a frontend application orchestrator and data binding library that synchronizes application state with the view to render dynamic content and process user input. The framework implements a component architecture that pairs logic classes with HTML templates to create reusable visual elements. It utilizes a dependency injection container to manage object lifecycles and a modular composition model that aggregates independent functional packa

    TypeScriptaurelia-frameworkcross-platformframework
    Vezi pe GitHub↗11,678
  • motiadev/motiaAvatar MotiaDev

    MotiaDev/motia

    18,180Vezi pe GitHub↗

    Motia is a cross-platform frontend framework designed for building and maintaining scalable user interfaces. It functions as a component-based library that enables developers to assemble complex application layouts using a standardized set of modular building blocks. The framework utilizes a declarative layout engine to define interface structures, ensuring consistent behavior across different operating systems and screen sizes. By employing a state-driven reconciliation process, the system automatically synchronizes visual elements with the underlying data model, while a dependency injection

    Rustagentsaiapi
    Vezi pe GitHub↗18,180
  • facebook/reactAvatar facebook

    facebook/react

    245,669Vezi pe GitHub↗

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

    JavaScriptjavascriptuifrontend
    Vezi pe GitHub↗245,669
  • didi/cube-uiAvatar didi

    didi/cube-ui

    9,116Vezi pe GitHub↗

    cube-ui is a mobile-first Vue.js component library that provides a comprehensive set of pre-built UI elements for building touch-based mobile web applications. The library is built on Vue's single-file component architecture and supports on-demand ES module imports, allowing developers to selectively load only the components they need to optimize bundle size. It also offers plugin-based global registration for convenient setup and includes a CLI scaffolding tool to generate project skeletons with pre-configured build settings. The library distinguishes itself with a gesture-driven interaction

    JavaScriptcube-uijavascriptui-library
    Vezi pe GitHub↗9,116
  • lihongxun945/jquery-weuiAvatar lihongxun945

    lihongxun945/jquery-weui

    4,415Vezi pe GitHub↗

    This project is a jQuery frontend plugin and UI component library designed to build mobile web interfaces. It functions as a mobile web UI framework, providing a collection of pre-made visual components and controls. The library focuses on mobile web UI development and jQuery interface design. It is used for creating consistent mobile-friendly web pages and maintaining or updating legacy mobile web projects that rely on jQuery for frontend structure and visual presentation.

    JavaScriptjquery-weuiwechatweui
    Vezi pe GitHub↗4,415
  • 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
  • meituan-dianping/mpvueAvatar Meituan-Dianping

    Meituan-Dianping/mpvue

    20,345Vezi pe GitHub↗

    This project is a development framework that enables the creation of cross-platform mobile mini programs using the component-based architecture and reactive data binding of Vue.js. It functions as a build system that transforms web-oriented component code into native-compatible templates and logic, allowing developers to build modular user interfaces that run within restricted mobile environments. The framework distinguishes itself through a sophisticated build pipeline that deconstructs single-file components into platform-specific templates, logic, and style files. It employs compile-time t

    JavaScriptminimpvuevue
    Vezi pe GitHub↗20,345
  • cosmicmind/materialAvatar CosmicMind

    CosmicMind/Material

    11,988Vezi pe 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
    Vezi pe GitHub↗11,988