Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 1.06 KB

README.md

File metadata and controls

27 lines (14 loc) · 1.06 KB

WowLibs

A collection of libraries designed to assist with various aspects of addon development for World of Warcraft.

A library that facilitates object creation and event handling, providing essential infrastructure for addons.

A library that generates addon settings from a template.

A library that provides character and realm information.

A library that provides Design by Contract like APIs to ensure functions adhere to specific preconditions and postconditions.

A library that provides a fluent interface to the GameTooltip APIs, making it easier to manage tooltip lines and customize their appearance.

A library that offers an easy, efficient, and organized way to create, manage, and run unit tests.