Skip to content
This repository has been archived by the owner on Oct 5, 2021. It is now read-only.

Any example of getting the item data you pass into the component? #3

Closed
mekhami opened this issue Nov 28, 2018 · 2 comments
Closed

Comments

@mekhami
Copy link

mekhami commented Nov 28, 2018

I see your test_data.json stuff, but where do you get that information from? Do you have to do anything to format it?

@duiker101
Copy link
Owner

It come from the pathofexile website API. If you go to your character screen it will call a url like:

https://www.pathofexile.com/character-window/get-items?accountName=Duiker101&character=RuikerRF

@mekhami
Copy link
Author

mekhami commented Nov 29, 2018

Okay thanks. I've forked this because I want to add the mods as the path of building style ranges rather than pulling the data from the stash. I've also ported it from Vue CLI 2 to 3, got rid of the pug, and put it in Standard js styleguide. This isn't to knock what you've done, just for reference and in case anyone else is interested. Thanks!

@mekhami mekhami closed this as completed Nov 29, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants