Skip to content

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

License

Notifications You must be signed in to change notification settings

parksangkil/reactotron

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLI Reactotron

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

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

Download

Download OS X App from GitHub...

Or Install CLI with:

npm install -g reactotron-cli

About

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

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

The app comes in two forms:

Desktop

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

Desktop

Command Line

CLI

Welcome to flavour country.

Quick Start

Usage

  • Track Errors
  • Integrate with Redux
  • Networking monitoring with Apisauce
  • Start making fetch happen (plugin coming soon...)
  • Creating Your Own Plugins (tutorial coming soon...)
  • The JSON interface between client & server (coming soon...)

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. <3

Change Log

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 94.8%
  • Objective-C 1.9%
  • CSS 0.8%
  • Shell 0.7%
  • Python 0.7%
  • HTML 0.6%
  • Java 0.5%