chromify
v0.0.2
Published
browserify plugin for Google Chrome applications
Downloads
2
Readme
chromify
Chromify is a plugin for browserify which augments Chrome Packaged Apps with additional NodeJS powers. Notably, it adds the 'net', and 'http' modules. Build servers in the browser.
The http_parser.js component is built from the es-parser branch of joyent/http-parser which you can find from my fork at tilgovi/http-parser.
license
The MIT License. See LICENSE file for details.
Some files copyright Joyent, Inc. and contributors. Relevant comments have been preserved in those files.