Greasy Fork is available in English.

Itsnotlupus' React Tools

Observe, inspect and perhaps modify a React tree through the React DevTools Hook

Ceci est l'ensemble des versions pour ce script. Présenter uniquement les versions où le code diffère.

  • v1.1 2023-09-07

    added a `ReactTools.withReduxState()` static method.
    make ReactTools a singleton.

  • v1.0.1 2023-08-27

    Pass the updated fiber root to the observers.
    I was going to say it's a bit more correct that way, but then I glanced at the source, and I saw the "goto end" line. yeah..

  • v1.0 2023-08-27