Skip to content
/ zss Public

zss is a CSS layout engine and renderer, written in Zig.

License

Unknown and 3 other licenses found

Licenses found

Unknown
LICENSE.md
CC0-1.0
LICENSE-CC0.txt
MIT
LICENSE-EXPAT.txt
Unknown
LICENSE-OFL.txt
Notifications You must be signed in to change notification settings

chadwain/zss

zss

zss is a CSS layout engine and document renderer, written in Zig.

Building zss

To build zss, simply run zig build --help to see your options.

zss uses unstable (master) versions of Zig. Using a fairly recent version of the Zig compiler (0.13 or later) is recommended.

Standards Implemented

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

License

See LICENSE.md for detailed licensing information.

About

zss is a CSS layout engine and renderer, written in Zig.

Topics

Resources

License

Unknown and 3 other licenses found

Licenses found

Unknown
LICENSE.md
CC0-1.0
LICENSE-CC0.txt
MIT
LICENSE-EXPAT.txt
Unknown
LICENSE-OFL.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages