You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An npm module that allows you to mitigate the negative performance and user
10
9
experience impact of chat tools. `react-live-chat-loader` shows a fake widget
@@ -21,6 +20,8 @@ Made by the team at [♠ Calibre](https://calibreapp.com/), your performance com
21
20
5.[Adding a Provider](#-adding-a-provider)
22
21
6.[Contributing](#-contributing)
23
22
7.[Examples](#-examples)
23
+
8.[Resources](#-resources)
24
+
9.[License](#-license)
24
25
25
26
## 💡 How it Works
26
27
@@ -347,16 +348,7 @@ To add a new live chat provider, follow the steps in [Contributing: Adding a Pro
347
348
348
349
Happy to hear you’re interested in contributing to React Live Chat Loader! Please find our contribution guidelines [here](CONTRIBUTING.md).
349
350
350
-
## 🖥️ Examples
351
-
352
-
-[react-live-chat-loader-example-app](https://github.com/calibreapp/react-live-chat-loader/tree/master/website): example [Next.js](https://nextjs.org) application
353
-
354
-
## 📚 Resources
355
-
356
-
-[How to avoid performance regressions when using live chat tools](https://calibreapp.com/blog/fast-live-chat)
357
-
-[Reducing the Intercom Messenger bundle size by 65%](https://www.intercom.com/blog/reducing-intercom-messenger-bundle-size/)
358
-
359
-
## ✨ Contributors
351
+
### Past Contributors
360
352
361
353
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
362
354
@@ -388,3 +380,15 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
388
380
<!-- ALL-CONTRIBUTORS-LIST:END -->
389
381
390
382
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
383
+
384
+
## 🖥️ Examples
385
+
386
+
-[react-live-chat-loader-example-app](https://github.com/calibreapp/react-live-chat-loader/tree/master/website): example [Next.js](https://nextjs.org) application
387
+
388
+
## 📚 Resources
389
+
390
+
-[How to avoid performance regressions when using live chat tools](https://calibreapp.com/blog/fast-live-chat)
391
+
-[Reducing the Intercom Messenger bundle size by 65%](https://www.intercom.com/blog/reducing-intercom-messenger-bundle-size/)
0 commit comments