0.1.9 • Published 5 years ago

necoo v0.1.9

Weekly downloads
124
License
-
Repository
-
Last release
5 years ago

necoo

A tool to help analyze javascript framework source code;

Usage

npm install necoo -g

cd yourDir

necoo vue.js

and will add a file which named vue-necoo-1.js in yourDir then import vue-necoo-1.js to html file , and try demo code

start server

npm run start

start server so that you can use websocket to get the data which sended from html page or node package.

the server's default port is 3000.

License

MIT