@bigbinary/neeto-slack-frontend 0.3.5 → 0.3.7

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 CHANGED
@@ -1,5 +1,8 @@
1
1
  @bigbinary/neeto-slack-frontend
2
2
 
3
+ ![npm](https://img.shields.io/npm/v/@bigbinary/neeto-slack-frontend?color=greenyellow)
4
+ ![npm](https://img.shields.io/npm/dw/@bigbinary/neeto-slack-frontend?color=greenyellow)
5
+
3
6
  UI for slack integration for all neeto products.
4
7
 
5
8
  ## Installation
@@ -71,3 +74,13 @@ Please note that before publishing the package, you need to verify the
71
74
  functionality in some of the neeto web-apps locally using `yalc` package
72
75
  manager. The usage of yalc is explained in this video:
73
76
  https://youtu.be/QBiYGP0Rhe0
77
+
78
+ # Product integrations
79
+
80
+ | Projects | SlackFrontend |
81
+ | ------------ | :----------------: |
82
+ | neetoChat | :white_check_mark: |
83
+ | neetoDesk | :white_check_mark: |
84
+ | neetoForm | :white_check_mark: |
85
+ | neetoInvoice | :white_check_mark: |
86
+ | neetoBugtrap | :white_check_mark: |