# uikitml **Repository Path**: mirrors_pmndrs/uikitml ## Basic Information - **Project Name**: uikitml - **Description**: language for describing user interfaces in 3D space using pmndrs/uikit - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-10-07 - **Last Updated**: 2026-02-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # uikitml It is a **subset of HTML syntax** specifically designed for describing user interfaces in 3D space using the `pmndrs/uikit` project. It's a HTML-like markup language that can be interpreted into 3D UI components. ## Element Types uikitml parses HTML into seven core element types: ### Container Elements Most HTML elements become containers that can hold children and text. ```html
Paragraph text