Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 917 Bytes

README.md

File metadata and controls

36 lines (22 loc) · 917 Bytes

Omi.js DevTools Extension v0.1

Lightweight yet powerful extension to debug Omi.js

Installation

From Chrome Web Store

From GitHub


Features

  • 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

Build

You can use from source at OmiDevTools directory.

License

MIT