SRandazzo / reactotron

A desktop app for inspecting your React JS and React Native projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reactotron

Slack Status

Less Talk More Action

What is Reactotron?

An OS X app for inspecting your React JS and React Native apps.

Use it to:

  • view your application state
  • show API requests & responses
  • perform quick performance benchmarks
  • subscribe to parts of your application state
  • display messages similar to console.log
  • track global errors with source-mapped stack traces including saga stack traces!
  • dispatch actions like a government-run mind control experiment
  • hot swap your app's state
  • track your sagas

You plug it into your app as a dev dependency so it adds nothing to your product builds.

Desktop

Reactotron on the left, demo React Native app on the right.

Desktop

Documentation

Coming Soon

  • API Docs
  • Integrating with Fetch
  • Creating your own plugins
  • The JSON interface between client & server (coming soon...)
  • What's Inside This Repo?
  • Contributors Quick Start

About

A desktop app for inspecting your React JS and React Native projects.

License:MIT License


Languages

Language:JavaScript 93.3%Language:HTML 3.1%Language:Objective-C 1.1%Language:Shell 1.1%Language:Python 0.4%Language:ApacheConf 0.4%Language:CSS 0.4%Language:Java 0.3%