SkillAgentSearch skills...

Zss

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

Install / Use

/learn @chadwain/Zss
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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 version 0.15.2 of the zig compiler.

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.

Related Skills

View on GitHub
GitHub Stars49
CategoryDevelopment
Updated1mo ago
Forks3

Languages

Zig

Security Score

80/100

Audited on Feb 25, 2026

No findings