https://github.com/zextras/openchat-zimlet
Zextras' OpenChat Zimlet for Zimbra
https://github.com/zextras/openchat-zimlet
Last synced: 5 months ago
JSON representation
Zextras' OpenChat Zimlet for Zimbra
- Host: GitHub
- URL: https://github.com/zextras/openchat-zimlet
- Owner: zextras
- License: gpl-2.0
- Created: 2017-03-02T08:36:02.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-10-05T14:37:15.000Z (over 3 years ago)
- Last Synced: 2024-04-14T21:46:04.811Z (about 2 years ago)
- Language: TypeScript
- Homepage: https://www.zimbra.com/email-server-software/zimbra-chat/
- Size: 4.31 MB
- Stars: 2
- Watchers: 22
- Forks: 1
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OpenChat Zimlet for Zimbra
# Dependencies
- [bowser][3] (MIT)
- [emojione][7] (MIT & Creative Commons Attribution 4.0 International)
- [json3][1] (MIT)
- [html-entities][6] (MIT)
- [json-prune][4] (ISC)
- [stacktrace-js][5] (The Unlicense)
- [xregexp][2] (MIT)
- [jquery-textcomplete][8] (MIT)
[1]: https://www.npmjs.com/package/json3
[2]: https://www.npmjs.com/package/xregexp
[3]: https://www.npmjs.com/package/bowser
[4]: https://www.npmjs.com/package/json-prune
[5]: https://www.npmjs.com/package/stacktrace-js-legacy
[6]: https://www.npmjs.com/package/html-entities
[7]: https://github.com/Ranks/emojione
[8]: https://yuku-t.com/jquery-textcomplete/