Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

async fetch of tree data? #30

Open
sidorares opened this issue Mar 28, 2016 · 2 comments
Open

async fetch of tree data? #30

sidorares opened this issue Mar 28, 2016 · 2 comments

Comments

@sidorares
Copy link
Collaborator

Hi, I would like to use cdir as inspector for nested object, where sub objects are retrieved as result of async call. Are you aware if anyone has started to work on something like this? If not, any hints where to start?

@heapwolf
Copy link
Owner

not at the moment, but it would be a cool feature, also see my comment in #31

@sidorares
Copy link
Collaborator Author

just a bit of context: I'm working on crconsole ( terminal clone of chrome dev tools ), this is example video featuring my port of react-devtools:

afvfa6

https://www.youtube.com/watch?v=c8McPCY1zaM

What I would like to have:

  • inspect deeply nested js objects
  • highlight react elements / dom nodes as you change cdir selection
  • capture result to $r variable ( or to $x ) when you exit cdir and last selection was pointing to dom node

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants