~ The first tool ever for visually exploring the JavaScript prototype chain that's generated live in your browser ~

- ProtoTree uses LavaTube 🌋 to recursively walk through the entire JavaScript prototype chain in real time in your browser
- With every recursive visit, ProtoTree slowely builds a tree representation of the prototype chain
- In order to avoid external polution that the app creates, ProtoTree runs the recursive operation inside a cross origin iframe, to leverage a fresh new realm for the job
- Follow the instructions on the app itself to take full adventage of this tool
- Enjoy and please consider to ⭐ this project
Read further @ https://twitter.com/WeizmanGal/status/1684608574444785664