Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 1.33 KB

README.md

File metadata and controls

38 lines (23 loc) · 1.33 KB

Catberry Debugger

Catberry

What is it?

Catberry Debugger extends Chrome Developer Tools,

  • adding a sidebar that displays information about Catberry-component associated with the selected DOM element;
  • adding a panel that displays components, routes, stores data, state and statistics.

Download

Packaged version ./bin/catberry-debugger.crx

Example

Sidebar pane

Catberry Debugger Sidebar

Panel with components list

Catberry Debugger Panel

Panel with stores list

Catberry Debugger Panel with stores

Panel with current project state

Catberry Debugger Panel with current state

Panel with routes

Catberry Debugger Panel with routes

Pack from source code

make package