Skip to content

shafayat05/De-Bux

 
 

Repository files navigation

De-Bux

A React-Redux Visualizer

De-Bux is a React-Redux DevTool designed for helping developers debug their React applications more efficiently. De-Bux allows you to visualize the component hierarchy of your React application and your Redux global store side by side, making development a breeze.

--Set Up--

  1. Install React DevTools.

  2. Install De-Bux to your chrome://extensions. Change to developer mode and "Load Unpacked" the build folder.

  3. Run your React-Redux application or open a site that uses React Fiber.

  4. Open Chrome Developer Tools, Click on the “>>” button and select De-Bux.

  5. Have fun!

About

React Redux Devtool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 84.7%
  • CSS 15.0%
  • HTML 0.3%