Beyond the Void
BYVoid
WowTip.js

January 2010

WowTip.js is derived from itemstatlite, a JavaScript based tool to display items and players information of World of Warcraft on web pages.

itemstatlite was originally designed by farmer1992 in PHP and JavaScript. In early 2010, I got involved in its development and did some optimizations on its data storage and algorithm of search, and also crawled data from US and European realms.

Now it has been migrated to sinaapp (a cloud computing platform), so you can simply use it by adding the one-line code below to your HTML head.

<script src="http://wowtip.sinaapp.com/wowtip.js" charset="utf8"></script>

And then the tags in your HTML body like:

[item Stranglekelp]

Wowtip.js


Last modified on 2017-05-17