The relevant repository can be found here mi-angular-chat
Chat Module for AngularJS.
A simple chat module for AngularJS + bootstrap + ...
Install with npm
$ npm i mi-angular-chat --save
... coming soon ...
Trigger unit test with npm
$ npm run test
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
This library is under the MIT license.