awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com

White-label platform

Ranking updated Jul 28, 2026

For branding and customization, the strongest matches are ximsfei/android-skin-support (This Android skinning library enables runtime dynamic theming and), thomaspark/bootswatch (Bootswatch provides curated visual themes and a customizer for) and grommet/grommet (Grommet is a React UI framework that provides a). zdhxiong/mdui and jnsahaj/tweakcn round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

Hand-picked white-label open-source platforms for branding and customization. Compare the top repositories by stars and activity to find the best fit.

White-label platform

Find the best repos with AI.We'll search the best matching repositories with AI.
  • ximsfei/android-skin-supportximsfei avatar

    ximsfei/Android-skin-support

    6,513View on GitHub↗

    Android-skin-support is a dynamic theme framework and UI skinning library for Android applications. It enables the changing of visual appearances, styles, and colors across an entire application interface at runtime without requiring a restart. The library functions as a custom view theme adapter, allowing developers to update the visual properties of third-party components to match an active application theme. This is achieved by requiring components to implement a specific interface for theme adaptation. The framework manages UI customization through dynamic resource loading of external th

    This Android skinning library enables runtime dynamic theming and visual customisation across application interfaces, fitting the theme engine category well despite lacking multi-tenant or white-label server support.

    JavaDynamic ThemingDynamic Theme Switching
    View on GitHub↗6,513
  • thomaspark/bootswatchthomaspark avatar

    thomaspark/bootswatch

    14,757View on GitHub↗

    Bootswatch is a collection of pre-designed CSS themes and visual skins for the Bootstrap framework. It provides a set of stylesheets and tools to change the appearance of a website by replacing default styles with curated visual identities. The project includes a theme customizer for modifying colors, fonts, and structural style variables. It also provides a JSON API that allows external platforms to fetch theme settings and values for programmatic integration of visual styles. The system manages styling through a combination of pre-compiled static stylesheets and SASS-based compilation. It

    Bootswatch provides curated visual themes and a customizer for tweaking Bootstrap styles, making it a handy asset for dynamic theming and UI component styling even though it lacks full multi-tenant white-label infrastructure.

    JavaScriptVisual Theme EnginesCSS Variable Theming
    View on GitHub↗14,757
  • grommet/grommetgrommet avatar

    grommet/grommet

    8,354View on GitHub↗

    Grommet is a React UI framework and accessible component library designed for building themed user interfaces. It provides a responsive design system and a themed interface toolkit to ensure inclusive user experiences across various screen sizes and device orientations. The framework emphasizes accessible UI development by providing pre-styled elements that follow web accessibility standards for screen readers and keyboard navigation. It enables the implementation of custom themes through a centralized system that manages visual styles and design tokens. The toolkit covers responsive web des

    Grommet is a React UI framework that provides a centralized theme customization system and accessible design tokens, serving as a building block for styling component-driven interfaces.

    JavaScriptDesign Token Theming
    View on GitHub↗8,354
  • zdhxiong/mduizdhxiong avatar

    zdhxiong/mdui

    4,517View on GitHub↗

    mdui is a framework-agnostic UI library and design system based on Material Design 3 standards. It provides a comprehensive set of reusable interface elements implemented as native Web Components, ensuring compatibility across different JavaScript frameworks. The library features a sophisticated theming system that supports light and dark modes, as well as the ability to generate dynamic color palettes from seed colors or image sources. It distinguishes itself with a high level of flexibility in visual customization, using CSS custom properties to control design tokens such as typography, cor

    This framework-agnostic UI library provides a sophisticated theming system with dynamic color generation and deep design token customization using CSS custom properties, fitting the need for visual styling though lacking some broader platform features like white-label asset management.

    TypeScriptDynamic Theme SwitchingCSS Variable Theming
    View on GitHub↗4,517
  • jnsahaj/tweakcnjnsahaj avatar

    jnsahaj/tweakcn

    9,405View on GitHub↗

    tweakcn is a web UI styling tool and frontend design editor used for client-side theme customization. It functions as a style injector that applies dynamic theme overrides by inserting style rules into the document head at runtime. The project provides a visual interface for adjusting user interface components and design settings through built-in presets and custom CSS values. It utilizes JSON-driven configuration and preset mapping to manage application appearance and brand identity without the need to manually edit stylesheet files. The tool enables visual design management and rapid itera

    tweakcn is a client-side frontend design editor and theme customization tool that applies dynamic CSS overrides at runtime, making it well-suited for adjusting UI themes and branding without manual stylesheet edits.

    TypeScriptCSS Variable Theming
    View on GitHub↗9,405
  • saadeghi/daisyuisaadeghi avatar

    saadeghi/daisyui

    41,125View on GitHub↗

    This project is a utility-first component library that provides a comprehensive suite of pre-styled, reusable interface elements. It functions as a build-time engine that generates design-system-compliant styles by mapping semantic tokens to standard HTML elements and utility classes. By compiling all component styles into static CSS at build time, the library eliminates the need for client-side style calculation, ensuring efficient performance. The library distinguishes itself through a configuration-driven architecture that manages color palettes and visual styles, enabling dynamic switchin

    It provides a configuration-driven architecture for dynamic theming and UI component styling within a utility-first ecosystem, though it lacks some broader platform-level features like multi-tenancy and dedicated asset management.

    SvelteTheming Engines
    View on GitHub↗41,125
  • system-ui/theme-uisystem-ui avatar

    system-ui/theme-ui

    5,405View on GitHub↗

    Theme-ui is a React theme framework and CSS-in-JS utility used for building themeable user interfaces. It functions as a design system tool that establishes centralized, constraint-based scales for colors, typography, and spacing to ensure visual consistency across applications. The framework distinguishes itself through an array-based responsive shorthand for mobile-first layouts and a dedicated color mode manager that synchronizes with browser preferences and persists user selections. It also features a system for creating named style variants to control component appearance via properties

    Theme-ui is a React theme framework that enables dynamic styling and centralized design tokens for custom visual identities, though it lacks dedicated multi-tenant and white-label asset management.

    TypeScriptComponent Styling
    View on GitHub↗5,405
  • vuetifyjs/vuetifyvuetifyjs avatar

    vuetifyjs/vuetify

    41,003View on 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

    Vuetify is a comprehensive UI component library for Vue that offers centralized theme configuration, design tokens, and styling options, though it is focused on a specific design system rather than being a generic white-label branding engine.

    TypeScriptTheming Engines
    View on GitHub↗41,003
  • jgthms/bulmajgthms avatar

    jgthms/bulma

    50,074View on GitHub↗

    Bulma is a design-agnostic CSS framework that provides a collection of pre-styled interface components and layout primitives. It is built to be independent of specific JavaScript frameworks or build tools, allowing developers to construct responsive web interfaces by applying standardized classes directly to semantic HTML markup. The framework distinguishes itself through a utility-first approach that combines modular component styling with a flexible grid system. It leverages native CSS variables to manage design tokens, enabling real-time visual customization, automatic dark mode adaptation

    Bulma is a CSS framework offering design tokens and modular UI components that support dynamic theming and custom styling, though it lacks built-in multi-tenant or white-label management tools.

    CSSButtonsResponsive Grid FrameworksUtility-First Styling
    View on GitHub↗50,074
  • twbs/bootstraptwbs avatar

    twbs/bootstrap

    174,380View on GitHub↗

    Bootstrap is a comprehensive, mobile-first CSS framework designed for building responsive web interfaces. It provides a standardized library of reusable UI components, such as navigation bars, modals, and forms, alongside a robust grid system that ensures consistent layout alignment across diverse viewport sizes. By establishing a baseline through browser normalization and standardized typography, the project enables developers to create accessible, cross-browser compatible web applications. The framework distinguishes itself through a modular Sass-based architecture that allows for deep cust

    Bootstrap is a modular Sass-based CSS framework that provides robust UI component styling and dynamic theming capabilities, though it lacks dedicated white-label, multi-tenant, and asset management systems.

    MDXComponent-Based UI LibrariesResponsive CSS FrameworksResponsive Web Frameworks
    View on GitHub↗174,380
  • shadcn-ui/uishadcn-ui avatar

    shadcn-ui/ui

    116,724View on GitHub↗

    shadcn/ui offers a collection of React UI components and a CLI-driven registry system for direct source code integration.

    This repository provides a flexible collection of React components and source-code integration tools that allow developers to fully customize UI styling and themes, though it focuses on code-level styling rather than a turnkey multi-tenant branding engine.

    TypeScriptData TablesAssistant Skill IntegrationsButton Groups
    View on GitHub↗116,724
  • tessalt/echo-chamber-jstessalt avatar

    tessalt/echo-chamber-js

    4,114View on GitHub↗

    echo-chamber-js is a client-side comment form and interaction simulator that allows users to post comments on static websites. It utilizes a browser-based local storage data store to persist user entries, eliminating the need for a remote database or backend server. The project includes a dynamic CSS theme engine that automatically adapts the interface colors and fonts to match the aesthetic of the host website. This styling system ensures the embedded comment form aligns with the existing branding of the page. The system provides capabilities for frontend user engagement simulation and stat

    This repository is a client-side commenting widget for static sites rather than a general-purpose framework for customizing application UI themes.

    JavaScriptDynamic ThemingTheme Customization Engines
    View on GitHub↗4,114
Compare the top 10 at a glance
RepositoryStarsLanguageLicenseLast push
ximsfei/android-skin-support6.5KJavaMITSep 3, 2020
thomaspark/bootswatch14.8KJavaScriptMITJun 6, 2026
grommet/grommet8.4KJavaScriptApache-2.0Jun 16, 2026
zdhxiong/mdui4.5KTypeScript—May 21, 2026
jnsahaj/tweakcn9.4KTypeScriptapache-2.0Feb 18, 2026
saadeghi/daisyui41.1KSvelteMITJun 15, 2026
system-ui/theme-ui5.4KTypeScriptMITJun 14, 2026
vuetifyjs/vuetify41KTypeScriptNOASSERTIONJun 16, 2026
jgthms/bulma50.1KCSSMITMar 1, 2026
twbs/bootstrap174.4KMDXMITJun 22, 2026

Related searches

  • a white label platform for workspace branding
  • a css framework for styling web interfaces
  • UI component library
  • a library for customizing UI components
  • Typography and iconography
  • Dotfiles manager
  • a browser extension for customizing toolbars
  • a background job queue for web applications