awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Inline & Object-Based · Awesome GitHub Repositories

4 repos

Awesome GitHub RepositoriesInline & Object-Based

Explore 4 awesome GitHub repositories matching user interface & experience · Inline & Object-Based. Refine with filters or upvote what's useful.

  1. Home
  2. User Interface & Experience
  3. Styling and Theming Systems
  4. Content Styling
  5. Styling Architectures
  6. Styling Systems
  7. Inline & Object-Based

Awesome Inline & Object-Based GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • facebook/react

    facebook/react

    243,179GitHubView on GitHub↗

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

    Inject CSS stylesheets into the document head with automatic de-duplication and precedence-based ordering for consistent styling.

    JavaScriptjavascriptuifrontend
  • vuejs/vue

    vuejs/vue

    209,962GitHubView on GitHub↗

    This project is a framework for building user interfaces through a component-based architecture. It utilizes a declarative template syntax and a reactive data-binding system to synchronize application state with the Document Object Model. Developers can construct complex interfaces by composing reusable, self-contained

    Applies vendor prefixing automatically while mapping JavaScript objects to CSS properties for inline styling.

    TypeScriptframeworkfrontendjavascript
  • facebook/react-native

    facebook/react-native

    125,418GitHubView on GitHub↗

    This project is a cross-platform mobile framework that enables the development of native iOS and Android applications from a single codebase. It utilizes a declarative component-based model where developers define user interfaces using a syntax extension that maps directly to underlying platform-native view primitives.

    Translates CSS-like styling rules into native layout instructions to maintain visual consistency across diverse mobile platforms.

    C++androidapp-frameworkcross-platform
  • Textualize/rich

    Textualize/rich

    55,540GitHubView on GitHub↗

    Rich is a comprehensive library for building sophisticated command-line interfaces and terminal applications. It provides a robust console formatting engine and a layout framework that enables developers to render rich text, syntax-highlighted code, and complex data structures directly in the terminal. By utilizing a r

    Combines formatting attributes programmatically to build reusable style configurations for consistent output.

    Pythonansi-colorsemojimarkdown

Explore sub-tags

  • Declarative Styling EnginesSystems that map CSS-like rules to native layout engines for cross-platform consistency.
  • Inline Style BindingsMechanisms for dynamically binding JavaScript objects or arrays to CSS properties with automatic prefixing.
  • Inline Style ComponentsComponents that encapsulate and inject CSS stylesheets directly into the document head with automatic de-duplication and precedence management.
Style Object Managers
Systems for programmatically constructing, merging, and applying reusable style configurations.