Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/redom/redom-devtools

RE:DOM dev tools for Chrome
https://github.com/redom/redom-devtools

Last synced: about 2 months ago
JSON representation

RE:DOM dev tools for Chrome

Awesome Lists containing this project

README

        

# RE:DOM dev tools
[RE:DOM](https://redom.js.org) dev tools for Chrome

## Install
https://redom.js.org/devtools

## How to use
- Open elements panel
- Select element you want to inspect
- Open RE:DOM tab
- Use `$r` shortcut in console
- If the selected element is not a RE:DOM component, it will search the closest child components and show on right

## Screenshot
![screenshot](./imgs/1280x800.png)