From 4288b3e8c1a7537e7c359291b69d1900d59ceb5f Mon Sep 17 00:00:00 2001 From: Ehsan Soleimanian <59331480+ehsan-soleimanian@users.noreply.github.com> Date: Thu, 1 Aug 2024 13:04:34 +0330 Subject: [PATCH 1/2] Add Local Video browsing with Modal.md --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 1b3f907..5ebbcb1 100644 --- a/readme.md +++ b/readme.md @@ -66,8 +66,8 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list. Feel fr * [@editorjs/checklist](https://github.com/editor-js/checklist) — checklists for your texts * [@calumk/editorjs-nested-checklist](https://github.com/calumk/editorjs-nested-checklist) — Nested Checklists for your texts -#### Media & Embed - +#### Media & Embed +* [local-video-browsing](https://github.com/KFTco/local-video-browsing-editojs) — Browse Local Videos * [@editorjs/image](https://github.com/editor-js/image) — image block * [@editorjs/simple-image](https://github.com/editor-js/simple-image) — add images to article by pasting image URLs. no server-side uploader required * [@editorjs/link](https://github.com/editor-js/link) — link with preview From ce8a53243b73631fa3e066e76917ee7ca8c097d0 Mon Sep 17 00:00:00 2001 From: Ehsan Soleimanian <59331480+ehsan-soleimanian@users.noreply.github.com> Date: Thu, 1 Aug 2024 13:05:32 +0330 Subject: [PATCH 2/2] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 5ebbcb1..6633ff9 100644 --- a/readme.md +++ b/readme.md @@ -67,7 +67,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list. Feel fr * [@calumk/editorjs-nested-checklist](https://github.com/calumk/editorjs-nested-checklist) — Nested Checklists for your texts #### Media & Embed -* [local-video-browsing](https://github.com/KFTco/local-video-browsing-editojs) — Browse Local Videos +* [local-video-browsing](https://github.com/ehsan-soleimanain/local-video-browsing-editojs) — Browse Local Videos * [@editorjs/image](https://github.com/editor-js/image) — image block * [@editorjs/simple-image](https://github.com/editor-js/simple-image) — add images to article by pasting image URLs. no server-side uploader required * [@editorjs/link](https://github.com/editor-js/link) — link with preview