awesome-repositories.com
Blog
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
·

1 repositorio

Awesome GitHub RepositoriesStyled String Builders

Tools for constructing strings with embedded styling and converting them into spanned formats.

Distinct from Efficient String Concatenations with Builders: Distinct from Efficient String Concatenations: focuses on the visual styling of the string output rather than memory allocation during concatenation.

Explore 1 awesome GitHub repository matching user interface & experience · Styled String Builders. Refine with filters or upvote what's useful.

Awesome Styled String Builders GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • android/android-ktxAvatar de android

    android/android-ktx

    7,421Ver en GitHub↗

    android-ktx is a Kotlin extension library for the Android framework. It provides a collection of idiomatic helper functions that wrap native system calls to reduce boilerplate and improve code readability throughout Android application development. The library implements a set of tools for building styled strings, transformation matrices, and graphical elements. It utilizes a builder-based syntax to simplify the construction of system objects such as content values and data bundles. The project covers a broad range of capabilities, including the simplification of view manipulations and time

    Constructs strings with embedded styling by populating a builder and converting the result into a fixed spanned format.

    androidkotlinkotlin-extensions
    Ver en GitHub↗7,421
  1. Home
  2. User Interface & Experience
  3. Styled String Builders