1.1.1 • Published 7 years ago

dob-react-devtools v1.1.1

Weekly downloads
4
License
ISC
Repository
github
Last release
7 years ago

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

7 years ago

1.1.0

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago