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

1 repository

Awesome GitHub RepositoriesManaged Libraries

Managed libraries that render HTML and CSS content into desktop user interfaces, images, and PDF documents.

Distinct from HTML and CSS Rendering Engines: Distinct from general HTML rendering engines: specifically targets managed .NET runtime implementations.

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

Awesome Managed Libraries GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • arthurhub/html-rendererAvatar ArthurHub

    ArthurHub/HTML-Renderer

    1,379Vezi pe GitHub↗

    HTML-Renderer is a managed C# library that processes HTML and CSS content to render desktop user interfaces, generate image files, and export PDF documents. Built entirely in managed code without external native dependencies, the library parses markup into a structured document object model, applies cascading style rules, and computes virtual box layouts directly in memory. The rendering pipeline features a direct bitmap rasterisation engine that draws styled layouts straight onto graphics targets and document canvases, along with a dedicated pagination engine that splits continuous layouts a

    Provides a managed C# library for rendering HTML and CSS content into desktop user interfaces, images, and PDF documents.

    C#
    Vezi pe GitHub↗1,379
  1. Home
  2. User Interface & Experience
  3. HTML and CSS Rendering Engines
  4. Managed Libraries