adrees / node-chromify

Entry point to use node in chrome

Home Page:http://blog.iceddev.com/2012/11/05/node-js-in-chrome/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-chromeify

To build into the example npm install and npm install -g grunt then grunt

Testing the example

  1. Launch Chrome Canary or Dev Channel (v24).
  2. Visit chrome://extensions
  3. Enable Developer mode.
  4. Load unpacked extension from examples/http
  5. Find this app -> example -> http. Select it.
  6. Go to the new tab page an launch.
  7. Open up the web inspector to see the server is connected
  8. Request 127.0.0.1:1337 in a browser tab

About

Entry point to use node in chrome

http://blog.iceddev.com/2012/11/05/node-js-in-chrome/

License:Apache License 2.0


Languages

Language:JavaScript 100.0%