Skip to content

dobjs/dob-react-devtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a3207bb · Nov 9, 2017

History

21 Commits
Nov 9, 2017
Oct 20, 2017
Oct 20, 2017
Oct 20, 2017
Nov 2, 2017
Oct 20, 2017
Nov 2, 2017
Nov 9, 2017
Nov 2, 2017
Oct 20, 2017

Repository files navigation

dob-react-devtools · CircleCI Status npm version code coverage

Devtools for dob-react, with action and ui two way binding.

dob-react-devtools demo

Usage

import "dob-react-devtools"
import { startDebug } from "dob-react"

startDebug()

Installation

Dob-react-devtools is available as the dob package on npm.

npm i dob-react-devtools

Features

  • UI elements that are decorated with Connect, will highlight when dob triggers rerender.
  • Visually record the triggered action history and display data changes.
  • When UI element rerender, you can see the list of action associated with it.
  • View each UI element, that each action triggerd.

About

devtools for dob-react, with action and ui two way binding

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published