1.0.1 • Published 7 years ago

w2c v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
7 years ago

Travis branch npm.io npm license

websocket-console-connecter

Use websocket and browser console achieve an convenient debug tool!

Use

npm install -g w2c
w2c serve

insert a js label to your html files

<doctype html>
<html>
	<head>
		<script src="http://This_is_your_ipaddress:port/console.js"></script>
		........
	</head>
	<body></body>
</html>
1.0.1

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago