one-line-messenger
v1.0.0
Published
A package to facililate a simple command line messenger for node
Downloads
8
Readme
#Instant Messanger JS
A one line javascript library to include a chat messanger on your page. There is of course a client and a server aspect to this application. More details in the installation notes
Code Example
TODO: Fixate on the API and complete this section
Motivation
I have a couple of reasons for going ahead with creating this framework. I'll list them all down briefly :-
- Wanted to learn how to write a javascript framework
- Wanted to get a peer feedback on the same
- I don't quite see something like this being implemented
- It's fun
Installation
On your webpage
TODO: Complete the section on RequireJS
API Reference
TODO: Fixate on the API from both front-end and backend and document it right here
Tests
I am currently using Jasmine to test the framework. More details about Jasmine are here
TODO: Add the tests
Contributors
Sankalp Srivastava < [email protected] >
In case you'd like to contribute or something , please let me know
License
MIT