Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

dob-react-devtools

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dob-react-devtools

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

  • 1.1.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

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.

FAQs

Package last updated on 09 Nov 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc