Skip to content

f/omi-devtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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