ygorhenrique / chromeextensions-knockoutjs

The source code for the chrome dev tools extension that allows you to easily debug knockout js apps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chromeextensions-knockoutjs

The source code for the chrome dev tools extension that allows you to easily debug knockout js apps.

Extension in Chrome App Store: https://chrome.google.com/webstore/detail/knockoutjs-context-debugg/oddcpmchholgcjgjdnfjmildmlielhof

See the context in the sidebar of the elements panel Sidebar in elements panel

Trace any change of your viewmodel with the knockout panel Tracing panel

You can also edit viewmodel values: https://github.com/timstuyckens/chromeextensions-knockoutjs/wiki/Editing-viewmodel-binding-values

About

The source code for the chrome dev tools extension that allows you to easily debug knockout js apps.

License:MIT License


Languages

Language:JavaScript 72.0%Language:HTML 28.0%