react-izon
TypeScript icon, indicating that this package has built-in type declarations

0.0.4 • Public • Published

react-izon

A cli tool that analyzes the dependency of React Component

oclif Version Downloads/week License

Usage

$> 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

Options

  • -v --version : show react-izon version
  • -h --help : show help
  • -o --open : open browser automatically
  • -p --port : setting localhost port.

License

MIT

Package Sidebar

Install

npm i react-izon

Weekly Downloads

0

Version

0.0.4

License

MIT

Unpacked Size

7.75 kB

Total Files

6

Last publish

Collaborators

  • uttk