@brusalk/react-wow-addon
v1.0.3
Published
React-style UI Framework for World of Warcraft AddOns
Downloads
15
Maintainers
Readme
React for WoW Addons
This library provides a react-style rendering engine for the development of UI components for World of Warcraft. Using JSX, one can define custom components which render to World of Warcraft's UI. Gain all the advantages of React-style UI definition for your World of Warcraft addon, complete with full type hints, and differentiable rendering.
This project is compiled down to Lua using typescript-to-lua GitHub.
This project is based off of work done by Tim Stirrat in tsCooldown.
Usage
TODO