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

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

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/