Skip to content

Convert from HTML + CSS to Unity's UI toolkit

Notifications You must be signed in to change notification settings

fake-skate/html2uuitk

Folders and files

NameName
Last commit message
Last commit date
Dec 16, 2023
Dec 9, 2024
Dec 9, 2024
Dec 9, 2024
Dec 9, 2024
Dec 9, 2024
Dec 17, 2023
Dec 17, 2023

Repository files navigation

html2uuitk

Converts HTML + CSS layouts into Unity's UI toolkit USS and UXML

Example usage

npx html2uuitk --input index.html --css index.css --output .

Arguments

  • input
    • Input HTML files [array] [required]
  • css
    • CSS files [array] [required]
  • reset
    • Reset CSS file [optional]
  • config
    • Configuration file (JSON) [optional]
  • output
    • Output folder [optional]
  • help
    • Show help

About

Convert from HTML + CSS to Unity's UI toolkit

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published