1.0.1 • Published 8 years ago

w2c v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
8 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

8 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago