Andrey Sidorov

Results 82 issues of Andrey Sidorov

https://github.com/cronvel/terminal-kit - investigate `mouseSGR()`

atom-shell: same as chrome ( --remote-debugging-port ) phantomjs: `--remote-debugging-port=9225 -w ws://localhost:9222/devtools/page/1` ( see https://groups.google.com/d/msg/google-chrome-developer-tools/Xk3nH0hJ2fg/ukr0UsRGAAAJ )

https://github.com/tmpvar/repl.history

https://github.com/gaearon/redux-devtools https://github.com/zalmoxisus/redux-devtools-extension ( implement `window.devToolsExtension` ? Does not look like it's standard / automatic hook ) Better option: use `window.__REACT_DEVTOOLS_GLOBAL_HOOK__.devtoolsAgent` from react-devtools integration and get access to top level context...

add ".devtools" command, that 1) starts [crmux](https://github.com/sidorares/crmux) - like proxy 2) opens browser tab with url pointing to crmux port

example: https://github.com/andrewdavey/immutable-devtools DOCS: https://docs.google.com/document/d/1FTascZXT9cxfetuPRT2eXPQKXui4nWFivUnS_335T3U/preview

https://github.com/RemoteDebug/remotedebug-firefox-adapter

https://github.com/facebook/react-devtools script to inject with Page.addScriptToEvaluateOnLoad : https://github.com/facebook/react-devtools/blob/master/shells/chrome/src/GlobalHook.js

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/yields/uniq-selector