Skip to content

panyifei/analyse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

analyse V1.0

A node-cli used to analyse react and redux project.It will show the component lists of the every entry of your project.And if the component connect the store,it will be shown as red.

Download

First,you need to install a babel plugin in your project path.

npm install babel-plugin-transform-react-jsx

then you will need to install the node cli in blobal.

npm install analyse -g

Documentation

Just in your project path.Type 'analyse'.And the module will start a server.And then will show you the summary of your react and redux project.

About

analyse a js file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published