Kenneth Auchenberg

Results 40 comments of Kenneth Auchenberg

Upstream issue, https://github.com/angular/angular/issues/30800

Great idea! I'll see if I can create a little screencast in the coming days.

Interesting idea! I don't know if we could emulate the `chrome.*` API's that used by DevTools extensions, but we should find a way to make this happen.

Indeed @matthewdias. Thanks!

Dependo can parse AMD, CommonJS and ES6 modules. I don't know if `module-deps` is a new format generated by Browserify, if it is, support has to be added.

Yes, you can see the details here https://github.com/auchenberg/dependo/pull/21

Totally. We could easily add the option to "use hosted DevTools" as power feature that would load the DevTools hosted/custom-front-end I do wanna keep the local DevTools instance around, as...

@sandipchitale `Chrome DevTools App` is an experiment of separating DevTools from Chrome. It's completely independent of Chrome due to NW.js, which doesnt require a different implementation for each platform. I'm...

Cool, thanks a bunch! I'll shout if I hit any roadblocks.

Open in issue in their tracker, to open collaboration, https://github.com/node-inspector/node-inspector/issues/506