Shows the knockout context & data for the selected dom node in a sidebar of the elements pane.
Product features and usage:
- Extension supports developers to easily debugger value variables when using the "KnockoutJs" library for their html files. With the form showing the removal & data context for the selected dom button in the sidebar of the element pane.
- Knockoutjs debugging extension.
+ Adds an additional sidebar in the element pane of chrome dev tools with knockout context and relevant data for the selected element. Very useful if you have large/nested views.
+ Very usefull if you got large/nested viewmodels.
+ Allows adding traces to everything observable/computable.
+ Allows editing of observables from the dashboard.
So to use the extension, the user's html file must download and use the KnockoutJS library (knockoutjs.com).
MIT license.
Tip (based on comments)
You can view the content of any observable in the viewmodel in the '$root_toJS' variable.
------ Change Log -------
Version-2.6.7: Add "Library Knockout Js" sharing feature to social networks: Twitter, LinkedIn and quickly share links to newsfeed facebook using post api.