/omi-devtools

DevTools for Omi.js

Primary LanguageJavaScriptMIT LicenseMIT

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