๐Ÿ“ฆ f / omi-devtools

DevTools for Omi.js

โ˜… 55 stars โ‘‚ 3 forks ๐Ÿ‘ 55 watching โš–๏ธ MIT License
๐Ÿ“ฅ Clone https://github.com/f/omi-devtools.git
HTTPS git clone https://github.com/f/omi-devtools.git
SSH git clone git@github.com:f/omi-devtools.git
CLI gh repo clone f/omi-devtools
Loading files...
๐Ÿ“„ README.md

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