From 0dc8f016b7df6fe96eb45f36c7fe36331ec33e75 Mon Sep 17 00:00:00 2001 From: Arsen Mirzaev Tatyano-Muradovich Date: Sat, 14 Dec 2024 19:23:17 +0700 Subject: [PATCH] added examples --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e3c7867..c0238fd 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Module for creating "hot lines" ## Example -```javascript +```js // Initializing an instance of hotline manually const instance = new hotline( 'articles', @@ -19,10 +19,14 @@ instance.start(); ``` ## Preview +### Site of Svoboda anarchist organization [svoboda/works](https://git.mirzaev.sexy/svoboda/works) +![svoboda.works preview](/preview/24.gif)

### Telegram chat-robot market [mirzaev/arming](https://git.mirzaev.sexy/mirzaev/arming) ![ARMING preview](/preview/5.gif)

### Large project, marketplace system [mirzaev/skillparts](https://git.mirzaev.sexy/mirzaev/skillparts) but the example is taken from another project that was copied and corrupted by another programmer

![SkillParts preview](/preview/8.gif)

### Pen in the [CodePen](https://codepen.io/mirzaev-sexy/pen/gOzBZOP)

+![CodePen preview](/preview/2024-11-27%2021_48_32-hotline.mjs.png) +![CodePen preview](/preview/17.gif) ![CodePen preview](/preview/6.gif) \ No newline at end of file