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.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.2
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i chromify

Weekly Downloads

0

Version

0.0.2

License

MIT/X11

Last publish

Collaborators

  • tilgovi