awesome-repositories.com
Blog
MCP
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
·
Back to jamesmontemagno/imagecircleplugin

Open-source alternatives to ImageCirclePlugin

30 open-source projects similar to jamesmontemagno/imagecircleplugin, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best ImageCirclePlugin alternative.

  • crazycodeboy/react-native-splash-screenAvatar de crazycodeboy

    crazycodeboy/react-native-splash-screen

    5,657Ver en GitHub↗

    This project is a cross-platform mobile splash screen and boot manager for applications. It functions as a native mobile UI component that bridges iOS and Android launch views with a JavaScript framework to hide the boot process and prevent blank screens during initialization. The tool coordinates the transition from the native operating system launch image to the application interface. It provides the ability to display a native loading image over the application interface and trigger its dismissal once asynchronous initialization tasks are complete. The system manages native UI overlays an

    Java
    Ver en GitHub↗5,657
  • airyland/vuxAvatar de airyland

    airyland/vux

    17,486Ver en 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
    Ver en GitHub↗17,486
  • youzan/vantAvatar de youzan

    youzan/vant

    24,323Ver en 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
    Ver en GitHub↗24,323

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.

Find more with AI search
  • mgierlasinski/magicgradientsAvatar de mgierlasinski

    mgierlasinski/MagicGradients

    365Ver en GitHub↗

    (this picture is draggable, check it out)

    C#
    Ver en GitHub↗365
  • robinmanuelthiel/swipecardsAvatar de robinmanuelthiel

    robinmanuelthiel/swipecards

    126Ver en GitHub↗

    A Tinder control for Xamarin.Forms that supports iOS, Android and UWP.

    C#
    Ver en GitHub↗126
  • suavepirate/badgeviewAvatar de SuavePirate

    SuavePirate/BadgeView

    75Ver en GitHub↗

    A simple Xamarin.Forms control to display a round badge

    C#
    Ver en GitHub↗75
  • krzysztofstepnikowski/xamarin.forms.entryautocompleteAvatar de krzysztofstepnikowski

    krzysztofstepnikowski/Xamarin.Forms.EntryAutoComplete

    35Ver en GitHub↗

    Xamarin.Forms.EntryAutoComplete is a custom control which functionality provides you with suggestions while typing. There are several modes of suggestions. The suggested text can be displayed in a drop-down list so that you can choose from different options.

    C#
    Ver en GitHub↗35
  • chrfalch/ncontrolAvatar de chrfalch

    chrfalch/NControl

    262Ver en GitHub↗

    NControl is a Xamarin.Forms wrapper control built around the NGraphics library enabling developers to create custom controls without the need for custom renderers.

    C#
    Ver en GitHub↗262
  • roubachof/sharpnado.presentation.formsAvatar de roubachof

    roubachof/Sharpnado.Presentation.Forms

    580Ver en GitHub↗

    | Lib | Version | | -------- | ---------------------------------------------------------------------------------------------------------------------------------------- | | Sharpnado.Presentation.Forms | | | Sharpnado.Forms.HorizontalListView | |

    Ver en GitHub↗580
  • rotorgames/rg.plugins.popupAvatar de rotorgames

    rotorgames/Rg.Plugins.Popup

    1,142Ver en GitHub↗

    Rg.Plugins.Popup - is a cross platform plugin for Xamarin.Forms which allows to open Xamarin.Forms pages as a popup that can be shared across iOS, Android and UWP (macOS supporting will be soon). Also the plugin allows to use very simple and flexible animations for showing popup pages. For more…

    C#
    Ver en GitHub↗1,142
  • horussoftwareuy/materialdesigncontrolspluginAvatar de HorusSoftwareUY

    HorusSoftwareUY/MaterialDesignControlsPlugin

    265Ver en GitHub↗

    MaterialDesignControls Plugin for Xamarin.Forms, provides a collection of Xamarin.Forms controls that follow the Material Design 3 Guidelines.

    C#
    Ver en GitHub↗265
  • jamesmontemagno/xamarin.forms-pulltorefreshlayoutAvatar de jamesmontemagno

    jamesmontemagno/Xamarin.Forms-PullToRefreshLayout

    216Ver en GitHub↗

    PullToRefreshLayout for Xamarin.Forms

    C#
    Ver en GitHub↗216
  • sdc-alibaba/sui-mobileAvatar de sdc-alibaba

    sdc-alibaba/SUI-Mobile

    6,058Ver en GitHub↗

    SUI-Mobile is a lightweight JavaScript UI library for building mobile web interfaces. It provides a collection of touch-optimized components including navigation bars, tab bars, grids, accordion lists, buttons, forms, scrollable content areas, dialogs, preloaders, image viewers, and slide shows. The library is built as a set of independent Zepto plugins, each with its own default configuration and no cross-dependencies, which reduces code coupling. It includes a REM-based scaling system that proportionally resizes the entire page layout across different screen widths, and integrates a click-h

    JavaScript
    Ver en GitHub↗6,058
  • tencent/weuiAvatar de Tencent

    Tencent/weui

    27,376Ver en 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
    Ver en GitHub↗27,376
  • rstacruz/nprogressAvatar de rstacruz

    rstacruz/nprogress

    26,406Ver en GitHub↗

    nprogress is a lightweight JavaScript UI component and web progress bar library. It provides a minimalist DOM progress indicator used to track the state of asynchronous operations within a browser document. The library allows for the visualization of loading states through a thin progress bar and spinner. It supports progress state management, enabling the bar to be started, stopped, or marked as complete, with support for incremental progress tracking and percentage-based updates. Users can modify the visual style by overriding default CSS or replacing the markup template. The component als

    JavaScript
    Ver en GitHub↗26,406
  • weui/weuiAvatar de weui

    weui/weui

    27,377Ver en 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
    Ver en GitHub↗27,377
  • jquery-archive/jquery-mobileAvatar de jquery-archive

    jquery-archive/jquery-mobile

    9,615Ver en 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
    Ver en GitHub↗9,615
  • facebook/componentkitAvatar de facebook

    facebook/componentkit

    5,787Ver en GitHub↗

    ComponentKit is a declarative UI framework for building iOS interfaces through composition of small, reusable components. It provides a structured approach to constructing user interfaces where each component is defined as an immutable, pure function of its inputs, enabling predictable rendering and state management. The framework supports both stateless and stateful components, with controllers that can be attached to manage persistent state across component updates. The framework distinguishes itself through its component architecture that emphasizes explicit data flow and compile-time safe

    Objective-C++
    Ver en GitHub↗5,787
  • fangwei716/30-days-of-react-nativeAvatar de fangwei716

    fangwei716/30-days-of-react-native

    6,879Ver en GitHub↗

    This project is a collection of practical implementation examples and demonstrations for building mobile applications using a JavaScript-based native framework. It serves as a cross-platform mobile framework demo, providing a gallery of interactive interface patterns and native integration suites. The repository showcases specialized capabilities including high-performance 2D and 3D visual content through OpenGL graphics implementation. It also features a suite of native hardware integrations, covering biometric authentication via fingerprint scanning and gesture-based unlock patterns. The p

    JavaScript
    Ver en GitHub↗6,879
  • ant-design/ant-design-mobileAvatar de ant-design

    ant-design/ant-design-mobile

    12,006Ver en 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
    Ver en GitHub↗12,006
  • pujiaxin33/jxcategoryviewAvatar de pujiaxin33

    pujiaxin33/JXCategoryView

    6,165Ver en GitHub↗

    JXCategoryView is a set of iOS user interface components for creating scrollable tab menus and paging containers. It provides a system for implementing category-based navigation where a segmented control coordinates with a content area to enable section transitions. The project focuses on the synchronization between a navigation menu and a paging view controller, ensuring that scrolling through content updates the active tab and vice versa. It supports highly customizable tab cells through subclassing, allowing for the integration of images, rich text, and notification badges. The library in

    Objective-Ccategorycategoryviewcollectionview
    Ver en GitHub↗6,165
  • adad184/mmpopupviewAvatar de adad184

    adad184/MMPopupView

    2,095Ver en GitHub↗

    MMPopupView

    Objective-C
    Ver en GitHub↗2,095
  • acoville/valkyrieA

    acoville/Valkyrie

    0Ver en GitHub↗
    Ver en GitHub↗0
  • 52inc/pulleyAvatar de 52inc

    52inc/Pulley

    2,013Ver en GitHub↗

    A library to imitate the iOS 10 Maps UI.

    Swift
    Ver en GitHub↗2,013
  • agordeev/dckitAvatar de agordeev

    agordeev/DCKit

    141Ver en GitHub↗

    Set of iOS controls with useful IBInspectable properties. Written on Swift.

    Swiftibdesignableibinspectableios
    Ver en GitHub↗141
  • agilie/agcircularpickerAvatar de agilie

    agilie/AGCircularPicker

    625Ver en GitHub↗

    AGCircularPicker is helpful component for creating a controller aimed to manage any calculated parameter

    Swift
    Ver en GitHub↗625
  • ahmadnemati/windviewA

    AhmadNemati/WindView

    0Ver en GitHub↗
    Ver en GitHub↗0
  • ahmettkeskin/interactiveplayerviewAvatar de AhmettKeskin

    AhmettKeskin/InteractivePlayerView

    273Ver en GitHub↗

    Custom iOS music player view

    Swift
    Ver en GitHub↗273
  • ahoefling/tabstripAvatar de ahoefling

    ahoefling/TabStrip

    27Ver en GitHub↗

    Tab Strip control for Xamarin.Forms

    C#
    Ver en GitHub↗27
  • aboudoux/blazoranimationAvatar de aboudoux

    aboudoux/BlazorAnimation

    141Ver en GitHub↗

    a Blazor component based on animate.css to easly animate your content

    C#
    Ver en GitHub↗141