chromify icon indicating copy to clipboard operation
chromify copied to clipboard

Browserify plugin for Chrome Packaged Apps

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.