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
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

8 repository-uri

Awesome GitHub RepositoriesStyle Interoperability

Tools that manage the integration and compatibility of different style sources within a single application.

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

Awesome Style Interoperability GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • ant-design/ant-designAvatar ant-design

    ant-design/ant-design

    98,362Vezi pe GitHub↗

    Ant Design is an enterprise-grade component library and design system framework built for developing complex, data-heavy web applications. It provides a comprehensive collection of pre-built, state-driven interface elements that map data properties to rendered components, ensuring consistent interaction patterns and visual language across large-scale projects. The library distinguishes itself through a robust styling architecture that utilizes design tokens and hierarchical configuration providers to propagate global settings like themes, locale, and layout direction. By employing component-l

    CSS layers manage style specificity to ensure seamless coexistence with external styling solutions.

    TypeScriptant-designantddesign-systems
    Vezi pe GitHub↗98,362
  • zadam/triliumAvatar zadam

    zadam/trilium

    36,595Vezi pe GitHub↗

    Trilium is a hierarchical personal knowledge base and digital garden tool designed to organize information into a tree of linked nodes. It functions as a JavaScript programmable wiki and a self-hosted note server, allowing users to maintain a private database of documents synchronized across multiple devices. The platform distinguishes itself through an embedded scripting engine for automating tasks and a REST API that exposes internal data and actions to external tools. Users can further extend the system by modifying the user interface layout and styling through a custom theme engine. The

    Allows users to provide custom CSS stylesheets to override the default visual presentation and layout.

    TypeScript
    Vezi pe GitHub↗36,595
  • unocss/unocssAvatar unocss

    unocss/unocss

    18,854Vezi pe GitHub↗

    UnoCSS is an atomic CSS engine and utility-first framework that generates styles on-demand based on the specific classes used in your source code. By scanning your project files during the build process, it produces only the CSS necessary for your application, effectively minimizing bundle size and eliminating unused styles. The engine distinguishes itself through a highly modular, configuration-driven architecture that allows for deep customization of design tokens, rules, and presets. It supports advanced styling patterns such as attribute-based styling, tag-based styling, and dynamic varia

    Assigns custom CSS rules to specific named layers to control their generation order and grouping within the final stylesheet.

    TypeScriptatomic-cssengineunocss
    Vezi pe GitHub↗18,854
  • less/less.jsAvatar less

    less/less.js

    17,031Vezi pe GitHub↗

    Less.js is a CSS preprocessor and compilation engine that transforms a dynamic stylesheet language into standard CSS for web browser rendering. It functions as a tool to compile extended styling syntax, providing variables, mixins, and functions to create maintainable stylesheets. The project includes a source map generator that creates mapping files to link compiled CSS output back to the original source code for debugging. It allows for the integration of custom plugins and functions to automate the generation of final stylesheets within a build process. The engine supports the compilation

    Controls the cascade priority and specificity of styles using CSS layer at-rules.

    JavaScript
    Vezi pe GitHub↗17,031
  • bastienwirtz/homerAvatar bastienwirtz

    bastienwirtz/homer

    11,398Vezi pe GitHub↗

    Homer is a JSON-driven web dashboard and self-hosted application portal that serves as a centralized entry point for server-hosted tools. It functions as a static home page and service launcher, organizing application links and shortcuts into a configurable grid. The project distinguishes itself through its ability to act as a service status dashboard, fetching real-time health metrics and version data from remote APIs to display on service cards. It further supports a progressive web app model for standalone installation and includes a fuzzy search system to quickly locate services across th

    Uses a layered stylesheet approach to manage style specificity and allow switching between custom color schemes.

    Vuedashboardhacktoberfesthomepage
    Vezi pe GitHub↗11,398
  • purcell/emacs.dAvatar purcell

    purcell/emacs.d

    7,069Vezi pe GitHub↗

    This project is an Emacs configuration framework and custom Emacs Lisp distribution. It provides a pre-configured bundle of defaults and language supports to serve as a development baseline and environment bootstrap for the Emacs text editor. The system is designed for extensibility, allowing users to override default editor behaviors and themes through local configuration files and customization interfaces. It supports the integration of third party code by adding external scripts and libraries to the editor load path.

    Allows external code to inject custom logic into the startup process to modify default editor behavior.

    Emacs Lisp
    Vezi pe GitHub↗7,069
  • writefreely/writefreelyAvatar writefreely

    writefreely/writefreely

    5,188Vezi pe GitHub↗

    Writefreely is an open-source, multi-tenant publishing server and blogging engine. It provides a decentralized system for hosting minimalist blogs, utilizing the ActivityPub protocol to federate content and identities across different servers and social networks. The platform focuses on a distraction-free writing experience by removing social metrics and providing an auto-saving editor. It allows a single user account to manage multiple distinct blogs and pen names, maintaining separate writing personas within one installation. The system includes tools for content organization through hasht

    Allows authors to customize the visual appearance of their blogs by injecting custom CSS stylesheets.

    Goactivitypubbetablogging
    Vezi pe GitHub↗5,188
  • fastai/fastpagesAvatar fastai

    fastai/fastpages

    3,548Vezi pe GitHub↗

    Fastpages is a static site generator designed to convert Jupyter Notebooks, Markdown files, and Word documents into a formatted technical blog. It transforms these diverse source formats into a complete website consisting of flat HTML files that can be hosted on simple web servers without a database or active backend. The platform is tailored for collaborative technical writing by integrating community commenting systems, shared page annotations, and badges that allow readers to execute code in external environments. The system provides extensive controls for technical content, including the

    Provides the ability for users to provide custom CSS files to override the default visual presentation of the site.

    Jupyter Notebookactionsdata-sciencefastai
    Vezi pe GitHub↗3,548
  1. Home
  2. User Interface & Experience
  3. Styling and Theming Systems
  4. Style Interoperability

Explorează sub-etichetele

  • CSS Layer Configurations1 sub-tagUse of CSS layers to manage style specificity and prevent conflicts with third-party libraries.