Skip to content

A static code analysis tool that builds a diagram of the data flow in a React.js/Fluxible app

Notifications You must be signed in to change notification settings

slidewiki/reflux-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A tool for analyzing the data flow in a react/fluxible app.

Usage:

  1. cd reflux-analyzer
  2. npm install
  3. node reflux-analyzer.js /path/to/project/root > static/network.js
  4. open static/graph.html

About

A static code analysis tool that builds a diagram of the data flow in a React.js/Fluxible app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published