tsemerad / reactotron

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CLI Reactotron

Join the chat at https://gitter.im/reactotron/reactotron

Less Talk More Action

What is Reactotron?

A CLI and 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
  • 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.

The app comes in two forms which share the same guts:

Desktop

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

Desktop

Command Line

CLI

Welcome to flavour country.

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

Special Thanks

Reactotron is sponsored by Infinite Red who encourage this type of open-source hacking & sharing. They specialize in React, React Native, and Elixir. ❤️

Also, shout out to Kevin VanGelder, who spawned the idea for Reactotron by saying, "Hey, you know what would be cool? A REPL. We should do that." He singlehandedly devoured months of my spare time.

About

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

License:MIT License


Languages

Language:JavaScript 95.6%Language:Objective-C 1.5%Language:Shell 0.9%Language:Python 0.6%Language:CSS 0.5%Language:Java 0.5%Language:HTML 0.4%