Modest
HTML renderer
A fast HTML rendering library implemented in pure C with no external dependencies
Modest is a fast HTML renderer implemented as a pure C99 library with no outside dependencies.
734 stars
40 watching
65 forks
Language: C
last commit: over 3 years ago
Linked from 1 awesome list
ccsscss-parsercss-selectorhtmlhtml-parserhtml-rendererpure-c
Related projects:
Repository | Description | Stars |
---|---|---|
f34nk/modest_ex | A library that performs pipeable transformations on HTML strings using CSS selectors | 31 |
lexbor/lexbor | A fast, portable, and modular HTML rendering engine written in C. | 1,615 |
lexborisov/myhtml | A fast HTML parsing library written in C | 1,655 |
litehtml/litehtml | A lightweight HTML/CSS rendering engine with a focus on simplicity and ease of integration. | 1,933 |
juancarlospaco/css-html-js-minify | A tool that minimizes and optimizes CSS, HTML, and JavaScript files for production use. | 217 |
christianklisch/slim-minify | Middleware to reduce HTML file size by removing unnecessary characters. | 37 |
1000ch/vscode-csso | Provides a TypeScript extension to minify CSS files using the CSSO library. | 4 |
archie3d/juce_litehtml | An engine that renders HTML documents in a JUCE-based framework. | 6 |
markdowncss/modest | A CSS module for styling Markdown content in a restrained and simple manner. | 130 |
swaagie/minimize | A fast and highly configurable HTML minifier for servers that preserves structural integrity and supports CSS and JavaScript processing. | 162 |
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 |
codyjasonbennett/four | A lightweight alternative to three.js for 3D rendering and graphics in web applications. | 305 |
timdouglas/sublime-less2css | A plugin for Sublime Text that compiles LESS files to CSS on save | 202 |
douglascrockford/jsmin | An algorithm to remove unnecessary characters from JavaScript source code | 694 |
groenewege/vim-less | Provides syntax highlighting, indentation, and autocompletion for the LESS dynamic CSS language in Vim. | 599 |