gaberudy / reactotron

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Change Log

About

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

License:MIT License


Languages

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