sidorares / crconsole

Remote JavaScript console for Chrome/Webkit
MIT License
262 stars 23 forks source link

integrate cdir #20

Open sidorares opened 8 years ago

sidorares commented 8 years ago

useful for inspecting evaluate response, html tree, css properties, network json response data

https://github.com/asyncly/cdir

need to find a way to hide repl or spawn a sub repl possible example here: https://github.com/Priezt/sub-repl/blob/master/bin/sub-repl.js