chadwain/zss
zss is a CSS parser, layout engine, and renderer, written in Zig.
cf91604764a6b5ca4bbca5b6bd30b4bce7818740
caf811fb8b778184128772e57dfcb96be2351c43
362cdd6bce109f7bc674be134cddd378f52da5d4
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.15.1 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.