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/

Package Sidebar

Install

npm i helpchat

Weekly Downloads

1

Version

0.0.0

License

Artistic License 2.0

Last publish

Collaborators

  • tangmi