This package has been deprecated

Author message:

Please use @scalableminds/chatroom instead

@scalableminds/simple-chatroom

0.6.0 • Public • Published

A Simple Chatroom component

var chatroom = window.SimpleChatroom({
    host: "http://localhost:5002",
    title: "Chat with Mike",
    container: document.querySelector(".container"),
    welcomeMessage: "Hi, I am Mike. How may I help you?"
});

Development

Install Dependencies

yarn install

Build the Simple Chatroom

yarn build
// or
yarn watch

Open index.html in your browser.

Readme

Keywords

none

Package Sidebar

Install

npm i @scalableminds/simple-chatroom

Weekly Downloads

0

Version

0.6.0

License

MIT

Unpacked Size

2.85 MB

Total Files

18

Last publish

Collaborators

  • normanrz