Skip to content

Browser DevTools extension #327

@brainkim

Description

@brainkim

Summary

Create a browser extension for inspecting Crank component trees, similar to React DevTools or Vue DevTools.

Features

  • Component tree visualization
  • Props/state inspection
  • Highlight components on hover
  • Component search/filter
  • Performance profiling (render times, update frequency)

Open Questions

  • Chrome-only initially, or Firefox too?
  • What internals need to be exposed for the extension to hook into?
  • Should there be a debug mode flag to enable/disable instrumentation?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions