The best WoW Dragonflight/Wrath of the Lich King Classic addons 2026 for Libraries

Libraries

LibVan32 A personal library for use in the Van32 line of addons. See the documentation for...
download LibVan32Download
Please support my work on Patreon/GitHub   A library for transmitting and receiving talent specialization information...
download LibSpecializationDownload
Inserts additional audio clips into LibSharedMedia storage.   LibSharedMedia is a library used by other addons...
download SharedMedia_OkayDownload
LibPubSub-1.0 Simple embeddable publish-subscribe implementation. Including LibPubSub functionality The easiest method for utilising LibPubSub is a...
download LibPubSub-1.0Download
I’ve created this library for my profession addon:https://www.curseforge.com/wow/addons/titanpanel-professions   Implemented functions: GetProfessions GetProfessionInfo
download LibAddonCompat-1.0Download
ClassHandler is a small library which makes easier the creation of objects with common methods, in...
download ClassHandler-1.0Download
Lib-Scenarios is a library which can help to get scenario name, step name, and step description...
download Lib-ScenariosDownload
LibFrameFade LibFrameFade is a World of Warcraft library that attempts to resolve UIFrameFade taint by reimplementing...
download LibFrameFadeDownload
libExecAssist A library for interacting with Executive Assistant (0.9.9m or Later) [Download] This demonstration package contains...
download Library for Executive AssistantDownload
Combat log events occur a lot more frequentrly than UNIT_HEALTH, this library tracks incoming healing and damage and adjusts health values. As a result you can see health updates sooner and more often. This implementation is safe and accurate. For each unit we keep history of health values after each change from combat log. When UNIT_HEALTH arrives, UnitHealth value is searched in this log. If it's found, then chain is valid, and library proceeds to return latest value from it. If not it falls back onto UnitHealth value. If UnitHealth values in the next 1.4 seconds also could not be found to re-validate combat log chain, then it is reset with current UnitHealth value as a starting point.   More info
download LibCombatLogHealthDownload