0.0.4 • Published 6 years ago
react-izon v0.0.4
react-izon
A cli tool that analyzes the dependency of React Component
Usage
$> npm install -g react-izon
$> react-izon [ANALYZE_FILE_PATH] [OPTONS...]
...
listen to http://localhost:9000Use with npx
$> npx react-izon [ANALYZE_FILE_PATH] [OPTONS...]
...
listen to http://localhost:9000ANALYZE_FILE_PATH: File path of React Root Component to be analyzed
Options
-v --version: showreact-izonversion-h --help: show help-o --open: open browser automatically-p --port: settinglocalhostport.