graffiti
HTML engine
An HTML/CSS engine designed to be simple and lightweight, providing a minimal subset of DOM and CSS functionality for use in Node.js applications.
HTML/CSS engine for node.js and deno.
938 stars
17 watching
18 forks
Language: Zig
last commit: about 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
chadwain/zss | A CSS layout engine and document renderer written in Zig. | 36 |
nektro/zig-pek | A preprocessor tool for generating HTML documents from template definitions using the Zig programming language | 38 |
myfavshrimp/turf | A toolchain for compile-time SCSS transformation and CSS injection into binaries | 63 |
akdubya/dustjs | An asynchronous template engine for generating dynamic web content in browsers and Node.js | 1,442 |
futursolo/stylist-rs | A CSS styling solution for Rust WebAssembly applications | 376 |
fubark/zig-v8 | Builds and provides C bindings and a Zig API for the V8 JavaScript engine | 137 |
choojs/nanohtml | Library for creating and rendering HTML templates in Node.js with support for Server Side Rendering and DOM manipulation | 687 |
neocities/element | A CSS framework for creating simple static HTML sites with sane defaults. | 86 |
jasonmoo/t.js | A lightweight JavaScript templating framework for interpolating values in HTML strings | 826 |
thingsinjars/hardy | Automated CSS testing framework using Selenium and Cucumber. | 323 |
joeydevries/cell | A C++ graphics engine designed to serve as an educational repository for learning how to structure and organize a larger graphics pipeline. | 926 |
zzo38/freeheromesh | A puzzle game engine that allows users to define and program their own classes of objects in C. | 2 |
johnclarking/coolengines | An exhaustive list of engines and tools for creating 2D and 3D graphics and games | 74 |
belse-de/zig-tut | A collection of tutorials and projects to learn the Zig programming language | 18 |
shritesh/zig-wasm-dom | Demonstrates interaction between Zig language and web-based Document Object Model (DOM) via WebAssembly. | 142 |