chadwain/zss
zss is a CSS layout engine and renderer, written in Zig.
e32cebe6a1be14654eb66be7a7073b58edffec93
53c75bf06c40f763608fe2230a1a7f33e45a86eb
7e098bf6be568cb8bd659397c2d5c291893095bc
zss is a CSS layout engine and document renderer, written in Zig.
To build zss, simply run zig build --help
to see your options.
zss uses version 0.14 of the zig compiler.
In general, zss tries to implement the standards contained in CSS Snapshot 2023.
Module | Level | Progress |
---|---|---|
CSS Level 2 | 2.2 | Partial |
Syntax | 3 | Partial |
Selectors | 3 | Partial |
Cascading and Inheritance | 4 | Partial |
Backgrounds and Borders | 3 | Partial |
Values and Units | 3 | Partial |
Namespaces | 3 | Partial |
See LICENSE.md for detailed licensing information.