@mobilon-dev/chotto 0.0.9 → 0.0.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +5 -0
- package/package.json +1 -1
package/README.md
CHANGED
@@ -42,6 +42,10 @@ Vue3 Chat UI components - собери свой интерфейс чата
|
|
42
42
|
|
43
43
|
# Дополнительно
|
44
44
|
|
45
|
+
### скрины чатов для вдохновения
|
46
|
+
|
47
|
+
(samples)[/samples]
|
48
|
+
|
45
49
|
### подобные проекты
|
46
50
|
|
47
51
|
- https://github.com/sendbird/sendbird-uikit-react
|
@@ -50,3 +54,4 @@ Vue3 Chat UI components - собери свой интерфейс чата
|
|
50
54
|
|
51
55
|
- https://github.com/pubnub/react-chat-components
|
52
56
|
|
57
|
+
- https://github.com/advanced-chat/vue-advanced-chat
|