html2uuitk

0.1.3 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i html2uuitk

Weekly Downloads

0

Version

0.1.3

License

ISC

Unpacked Size

29 kB

Total Files

7

Last publish

Collaborators

  • froque