CARVIEW |
Select Language
HTTP/2 200
server: nginx
date: Thu, 21 Aug 2025 04:57:57 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.26
x-archive-orig-date: Wed, 11 Mar 2009 03:44:10 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 269ms
x-archive-orig-etag: "b5b0867723e3c5f8a642117817c6956c"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 17622
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Wed, 11 Mar 2009 03:44:11 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Sun, 03 Aug 2008 21:48:19 GMT", ; rel="prev memento"; datetime="Mon, 09 Mar 2009 04:06:54 GMT", ; rel="memento"; datetime="Wed, 11 Mar 2009 03:44:11 GMT", ; rel="next memento"; datetime="Tue, 14 Apr 2009 14:38:17 GMT", ; rel="last memento"; datetime="Tue, 15 Jul 2025 00:19:29 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 52_8_20090311000125_crawl101-c/52_8_20090311034036_crawl101.arc.gz
server-timing: captures_list;dur=0.883358, exclusion.robots;dur=0.029573, exclusion.robots.policy;dur=0.013199, esindex;dur=0.012655, cdx.remote;dur=17.292356, LoadShardBlock;dur=182.886781, PetaboxLoader3.datanode;dur=100.706510, PetaboxLoader3.resolve;dur=156.560464, load_resource;dur=156.793348
x-app-server: wwwb-app224
x-ts: 200
x-tr: 421
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app224; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
tekkub's libdatabroker-1-1 at master - GitHub
This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (

This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (

Description: | WoW Library - A central registry for addons looking for something to display their data |
Homepage: | https://www.tekkub.net |
Clone URL: |
git://github.com/tekkub/libdatabroker-1-1.git
Give this clone URL to anyone.
git clone git://github.com/tekkub/libdatabroker-1-1.git
|
name | age | message | |
---|---|---|---|
![]() |
LibDataBroker-1.1.lua | Thu Jul 31 21:45:23 -0700 2008 | Add pairs and ipairs iters, since we can't use ... [tekkub] |
![]() |
README.textile | Tue Jul 08 22:56:03 -0700 2008 | Simplify readme, all docs have been moved into ... [tekkub] |
LibDataBroker is a small WoW addon library designed to provide a MVC interface for use in various addons. LDB’s primary goal is to “detach” plugins for TitanPanel and FuBar from the display addon. Plugins can provide data into a simple table, and display addons can receive callbacks to refresh their display of this data. LDB also provides a place for addons to register “quicklaunch” functions, removing the need for authors to embed many large libraries to create minimap buttons. Users who do not wish to be “plagued” by these buttons simply do not install an addon to render them.
Due to it’s simple generic design, LDB can be used for any design where you wish to have an addon notified of changes to a table.
Links
This feature is coming soon. Sit tight!