chromify

0.0.2 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i chromify

Weekly Downloads

0

Version

0.0.2

License

MIT/X11

Last publish

Collaborators

  • tilgovi