Working with LibArmorToken-1.0?
I recently wound up making a library for token data, because I wanted to show appearance previews when mousing over a token, and I needed a token-to-item mapping for that.
Then Stanzilla pointed out the existence of your addon here,, suggesting that it might be sensible to see if I could work with you to reduce duplication of effort on these things. Would you be interested in such a thing / are there features that you consider essential that are currently lacking?
I'd be happy to work up a pull request, if it's not something you're opposed to on general principle. :D
Hey!
It depends heavily on how the LibArmorToken library would integrate. The data that TransmogTokens uses is very specifically generated for the add-on, and I don't have too much time to reconfigure how the data is fed from the data tables into the add-on itself.
Feel free to take a look at how it's coded and see if there are any clear-cut methods of integrating the data library into it.
I will take a closer look at your data, and get back to you with that.