• Stars
    star
    570
  • Rank 78,245 (Top 2 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 9 years ago
  • Updated almost 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A Google Chrome extension that highlights React components on the page.

Note that the technique this extension used no longer works. You can get a very similar effect by installing the React developer tools and enabling "Highlight Updates" in the preferences. It is unlikely that the effort will be put into trying to make this extension work again however PRs are welcomed.

Show me the React!

Available as:

Chrome extension details

It is a page action so the icon (Icon displayed in URL bar) only shows up in the URL bar when the page contains React-managed DOM. It is off by default -- you have to click the icon to highlight the elements rendered/managed by React (and you can click the icon again to toggle the highlight off). You can install this from the Chrome Web Store.

Credit for the original idea goes to someone on Twitter who tweeted a one liner. I can't remember who it was or find it so if someone knows, please let me know.

Screenshot of the plugin in action!

More Repositories

1

clojure-netty

Basic example of using netty with Clojure
Clojure
24
star
2

ApacheMimeTypesToDotNet

Convert the apache mime.types file to C# Dictionary<string, string> keyed by file extension.
C#
17
star
3

react-floating-label-input

A floating label input component for React
HTML
16
star
4

node-keypress-prompt

prompts with a single keypress response
JavaScript
6
star
5

webfont-loader

Load webfont using native FontFace with fall back to font-face-observer
JavaScript
5
star
6

react-daypicker

A simple datepicker inspired by Pikaday.
JavaScript
5
star
7

clojure-socket-echo

Clojure
5
star
8

font-face-observer

A simple @font-face loader and monitor compatible with any web-font service
JavaScript
4
star
9

node-negamax

C negamax solver compiled to JavaScript using emscripten
C
3
star
10

CascadingSelectsWithBackboneJS

JavaScript
2
star
11

react-floating-label-textarea

A floating label textarea component for React
JavaScript
2
star
12

browserify-rails-example

Ruby
1
star
13

segmentio-commonjs-client

A client for SegmentIO using CommmonJS
JavaScript
1
star
14

font-test

basic example of using font-face-observer
JavaScript
1
star
15

ttt-ruby

Console-based tic tac toe in ruby using test-driven development
Ruby
1
star
16

font-face-rule

A simple @font-face JavaScript wrapper
JavaScript
1
star
17

node-stack-trace-parser

JavaScript
1
star
18

dotfiles

Vim Script
1
star
19

unifi

access unifi networking equipment for reboot, etc
JavaScript
1
star
20

sinon-chai-rails

Extends Chai with assertions for the Sinon.JS mocking framework.
Ruby
1
star
21

clojure-nio

Example of using Java NIO in Clojure from http://pepijndevos.nl/2011/06/18/nio-in-clojure.html
Clojure
1
star
22

clojure-http

Clojure
1
star