HTML-Renderer
HTML renderer
A high-performance HTML rendering library for .NET applications with support for various UI frameworks and formats.
Cross framework (WinForms/WPF/PDF/Metro/Mono/etc.), Multipurpose (UI Controls / Image generation / PDF generation / etc.), 100% managed (C#), High performance HTML Rendering library.
1k stars
101 watching
531 forks
Language: C#
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
archie3d/juce_litehtml | An engine that renders HTML documents in a JUCE-based framework. | 6 |
mikehaertl/phpwkhtmltopdf | Provides an interface to generate PDF and image files from HTML content using wkhtmltopdf | 1,598 |
milesj/interweave | A React library that safely renders HTML and filters attributes while providing additional features like autolinking and emoji support. | 1,096 |
litehtml/litehtml | A lightweight HTML/CSS rendering engine with a focus on simplicity and ease of integration. | 1,933 |
shootingfly/water | A library for writing HTML in plain Crystal. | 28 |
pauldotknopf/javascriptviewengine | A ViewEngine that enables rendering markup in a JavaScript environment for isomorphic/universal rendering of web pages. | 75 |
almost/react-native-html-webview | A React Native component that renders HTML content in a UIWebView with optional sanitization to remove script tags and similar unsafe elements. | 105 |
lexbor/lexbor | A fast, portable, and modular HTML rendering engine written in C. | 1,615 |
flyingsaucerproject/flyingsaucer | A Java library for rendering well-formed XML or XHTML using CSS 2.1 for layout and formatting | 2,024 |
asny/three-d | A 2D/3D graphics renderer that provides a simple and powerful way to draw on multiple platforms. | 1,331 |
ramon-mendes/scitersharp | A C# wrapper for Sciter, a multi-platform HTML engine. | 107 |
qmlweb/qmlweb | An engine that enables declarative UI development using QML in web browsers. | 776 |
developit/preact-markup | A component-based HTML renderer that uses Virtual DOM to map custom elements to Preact components. | 201 |
mohebifar/konsul | An abstraction of the browser's console that offers text styling and rendering with React-like functionality | 619 |