Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@brusalk/react-wow-addon

Brusalk40MIT1.0.3TypeScript support: included

React-style UI Framework for World of Warcraft AddOns

World of Warcraft, WoW, React, DOM, UI, tstl, typescript, typescript-to-lua

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