Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/opensourcetreasure/simple-chat

A very simple chat in html and javascript for you to build upon
https://github.com/opensourcetreasure/simple-chat

chat chatroom html javascript

Last synced: 22 days ago
JSON representation

A very simple chat in html and javascript for you to build upon

Awesome Lists containing this project

README

        

![Simple Chat Screenshot](https://raw.githubusercontent.com/OpenSourceTreasure/simple-chat/main/simple-chat.png)

Simple Chat

🥁 A very simple chat in html and javascript for you to build upon

💬 This is code for a basic chat room. It is by no means a finished product. If you are building a chat room, perhaps this will give you a basis and save a bit of time.

🎷 There are no dependencies. Just html and javascript.

✅ Bonus! Dual-chat.html is a dual chat on one non-scrolling page. It is two chats in 1 chat room. Users are Webchat and Webchat II. Again, you can use this to build something.

🥂 Enjoy!