Zigomponents are HTML components written in Zig. The inspiration is derived from gomponents. This project currently depends on zig master.
- Download and install zvm to manage different versions of zig.
- Run
zvm install masterto install the latest version of zig. - Run
zvm use masterto use the latest version of zig. - Run
zig buildto build the project.
- Features here
- Usage here