react/packages/react-debug-tools
2019-01-08 14:39:52 -08:00
..
npm Add Debug Tools Package for Introspection of Hooks (#14085) 2018-11-05 10:02:59 -08:00
src Separate current owner and dispatcher (#14548) 2019-01-08 14:39:52 -08:00
index.js Add Debug Tools Package for Introspection of Hooks (#14085) 2018-11-05 10:02:59 -08:00
package.json Publish a local release (canary or stable) to NPM (#14260) 2018-11-23 12:37:18 -08:00
README.md Add Debug Tools Package for Introspection of Hooks (#14085) 2018-11-05 10:02:59 -08:00

react-debug-tools

This is an experimental package for debugging React renderers.

Its API is not as stable as that of React, React Native, or React DOM, and does not follow the common versioning scheme.

Use it at your own risk.