Dependency analysis tool of React Components
$> npm install -g react-izon
$> react-izon [ANALYZE_FILE_PATH] [OPTONS...]
...
listen to http://localhost:9000
Use with npx
$> npx react-izon [ANALYZE_FILE_PATH] [OPTONS...]
...
listen to http://localhost:9000
ANALYZE_FILE_PATH
: File path of React Root Component to be analyzed
-v --version
: showreact-izon
version-h --help
: show help-o --open
: open browser automatically-p --port
: settinglocalhost
port.