awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

8 Repos

Awesome GitHub RepositoriesLoading Screen Customizers

Interfaces for replacing default loading progress indicators with custom visual themes.

Distinct from Theme Customization: Distinct from Theme Customization: focuses on the specific loading-state UI rather than general site-wide visual overrides.

Explore 8 awesome GitHub repositories matching user interface & experience · Loading Screen Customizers. Refine with filters or upvote what's useful.

Awesome Loading Screen Customizers GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • libgdx/libgdxAvatar von libgdx

    libgdx/libgdx

    24,816Auf GitHub ansehen↗

    LibGDX is a Java-based framework designed for cross-platform game development, enabling the creation and deployment of 2D and 3D games across desktop, mobile, and web environments from a single codebase. It functions as a comprehensive library that abstracts hardware-accelerated graphics, audio, input, and file system access, providing a unified interface for developers to manage game logic and application lifecycles. The framework distinguishes itself through a high-performance architecture that prioritizes efficiency and native interoperability. It utilizes a batch-oriented graphics pipelin

    Allows replacing default loading progress bars with custom visual elements.

    Java2d3dandroid
    Auf GitHub ansehen↗24,816
  • danilowoz/react-content-loaderAvatar von danilowoz

    danilowoz/react-content-loader

    13,998Auf GitHub ansehen↗

    This project is a React skeleton loader library and UI component set used to create animated SVG placeholder shapes that represent loading content in user interfaces. It functions as an SVG loading placeholder generator designed to prevent layout shifts by signaling data loading states. The library includes a custom loader design tool for building bespoke skeleton shapes that match specific interface layouts. It employs a rendering approach with static SVG keys to ensure the components are compatible with client-server hydration, preventing mismatches between server-side and client-side rende

    Provides controls for adjusting placeholder colors, animation speeds, and layout directions.

    TypeScript
    Auf GitHub ansehen↗13,998
  • nuxt/uiAvatar von nuxt

    nuxt/ui

    6,675Auf GitHub ansehen↗

    Nuxt UI is a comprehensive Vue component library built for the Nuxt ecosystem, providing over 125 production-ready, WAI-ARIA compliant components for building modern web applications. The library offers a complete design system with Tailwind CSS theming, supporting dark mode, custom color palettes, semantic color aliases, and runtime theme switching through CSS design tokens. It includes built-in internationalization for over 50 languages, server-side rendering compatibility, and a Figma kit that mirrors the code components for design-to-development consistency. The library distinguishes itse

    Allows replacing the default processing animation with a custom slot for chat message loading states.

    Vuecomponentsnuxtnuxt-module
    Auf GitHub ansehen↗6,675
  • unlayer/react-email-editorAvatar von unlayer

    unlayer/react-email-editor

    5,086Auf GitHub ansehen↗

    React Email Editor is a drag-and-drop visual builder for creating responsive email templates, built as a React embeddable component. It also serves as an AI-powered email designer, a collaborative email design tool, and a React component library for composing emails programmatically with JSX. The editor represents designs as structured JSON and supports multi-format rendering for email clients, web pages, and PDF. What distinguishes this editor is its deep AI integration: users can generate full email templates from natural language, rewrite text with chosen intent, produce multiple text vari

    Replaces the default loading animation with a custom image or HTML/CSS loader to match your application's branding.

    TypeScriptbuilderdrag-and-dropemail
    Auf GitHub ansehen↗5,086
  • retromusicplayer/retromusicplayerAvatar von RetroMusicPlayer

    RetroMusicPlayer/RetroMusicPlayer

    4,976Auf GitHub ansehen↗

    RetroMusicPlayer is an Android music player designed to play audio files stored locally on the device, with navigation organized by song, album, artist, and folder based on embedded metadata. It supports streaming audio to remote speakers and responding to external controls for hands-free multi-room playback. The player distinguishes itself with dynamically generated smart playlists that update automatically based on listening history and user-defined rules, backed by a SQLite database. It can parse and display synchronized lyrics from LRC and other time-stamped formats, scrolling in lockstep

    Apply a themed style to the music playback screen for different visual backgrounds.

    Kotlinandroidandroid-music-playergssoc22
    Auf GitHub ansehen↗4,976
  • wechat-miniprogram/kboneAvatar von wechat-miniprogram

    wechat-miniprogram/kbone

    4,914Auf GitHub ansehen↗

    kbone ist ein isomorphes Frontend-Framework und ein Web-zu-Mini-Programm-Adapter. Es dient als plattformübergreifende UI-Brücke und DOM-Simulationsbibliothek, die es Webanwendungen ermöglicht, innerhalb von WeChat Mini Programs zu laufen, indem eine Browserumgebung für JavaScript-Code simuliert wird. Das Projekt ermöglicht die Migration von Web-UI-Frameworks in eingeschränkte Umgebungen durch die Bereitstellung simulierter Browserschnittstellen und APIs. Es übersetzt Standard-Webkomponenten und Routing in native Mini-Programm-Elemente und Seitenübergänge, wodurch eine einzige Codebasis sowohl als Standard-Website als auch als Mini-Programm fungieren kann. Das Framework deckt ein breites Spektrum an Fähigkeiten ab, einschließlich isomorphen Routings, Browser-API-Polyfilling und plattformspezifischem Komponenten-Mapping. Es handhabt zudem native Integrationen wie Subpackage-Konfiguration, Tab-Bar-Navigation und Social Sharing. Kommandozeilen-Tools stehen zur Verfügung, um isomorphe Projekte zu booten und die initiale Entwicklungsumgebung zu standardisieren.

    Implements full-screen custom components to hide loading delays during page transitions.

    JavaScript
    Auf GitHub ansehen↗4,914
  • gameservermanagers/linuxgsmAvatar von GameServerManagers

    GameServerManagers/LinuxGSM

    4,841Auf GitHub ansehen↗

    LinuxGSM is a command-line orchestration platform designed for the deployment, management, and lifecycle maintenance of dedicated game servers on Linux systems. It functions as a system-level administration tool that automates the provisioning of server instances, ensuring they remain operational through persistent background execution, automated health monitoring, and native system-timer integration. The project distinguishes itself through a modular, shell-script-based architecture that enables multi-instance hosting on a single host. It provides granular control over server environments, i

    Sets custom URLs for server loading screens to display web-based content to players during the connection process.

    Shellbashdedicated-game-serversgame
    Auf GitHub ansehen↗4,841
  • zoontek/react-native-bootsplashAvatar von zoontek

    zoontek/react-native-bootsplash

    4,278Auf GitHub ansehen↗

    react-native-bootsplash ist eine plattformübergreifende Bibliothek für mobile Splash-Screens und ein Startup-Orchestrator. Sie bietet ein System zur Verwaltung nativer Launch-Screens und zur Steuerung von Timing und Sichtbarkeit des Boot-Screens während der Anwendungsinitialisierung. Das Projekt enthält ein natives Asset-Generierungstool, das eine Kommandozeilenschnittstelle verwendet, um Launch-Image-Assets für verschiedene mobile Plattformen zu erstellen und zu konfigurieren. Es ermöglicht die Erstellung animationsintegrierter Launch-Screens und erlaubt benutzerdefinierte Exit-Animationen und Übergänge durch Integration mit externen Animationsbibliotheken. Die Bibliothek deckt die Orchestrierung des App-Starts ab, indem sie die Sichtbarkeit auf nativer Ebene verwaltet, den Status des Launch-Screens abfragt und die Generierung plattformkonformer Bildauflösungen automatisiert.

    Implements smooth visual transitions and masking views to improve the perceived loading speed during the startup sequence.

    TypeScriptbootsplashreactreact-native
    Auf GitHub ansehen↗4,278
  1. Home
  2. User Interface & Experience
  3. Theme Customization
  4. Loading Screen Customizers

Unter-Tags erkunden

  • Chat Loading IndicatorsCustomizable loading animations specifically for chat message processing states. **Distinct from Loading Screen Customizers:** Distinct from general Loading Screen Customizers: focuses on chat-specific processing indicators like shimmer effects or animated dots.
  • Now Playing Screen CustomizersCustomizable visual styles for the music playback screen, including themed backgrounds. **Distinct from Loading Screen Customizers:** Distinct from Loading Screen Customizers: focuses on the music playback screen, not loading states.
  • Transition Loading ScreensCustom full-screen views that mask loading delays during page transitions. **Distinct from Loading Screen Customizers:** Focuses on the operational use of loading screens during navigation rather than just visual theme customization.