helpchat

0.0.0 • Public • Published

helpchat

add a good ol' undocumented chat room to your express app

npm install --save helpchat
var express = require('express'),
    app = express();

app.use(require('helpchat')());

app.listen(9000);

http://xkcd.com/1305/

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.0
    1

Package Sidebar

Install

npm i helpchat

Weekly Downloads

1

Version

0.0.0

License

Artistic License 2.0

Last publish

Collaborators

  • tangmi