Lightweight yet powerful extension to debug Omi.js
- Download OmiDevTools.crx File
- Open Extensions page of Chrome Browser
- Drag and Drop the
OmiDevTools.crx
file.
- Uses Chrome's elements panel since it already uses Shadow-DOM and Web Components
- Watches store data
- Strongly debuggable with Chrome's debugger itself
- No configuration needed, just start to use
- Shows local data and store data
$o
to access selected element
You can use from source at OmiDevTools
directory.
MIT