From eaea5893f7fabf212a03caee71c3c91946a38323 Mon Sep 17 00:00:00 2001 From: "Olivier@Diogenes" Date: Tue, 27 Jun 2023 15:00:47 +0200 Subject: [PATCH] Add Embedded script component Signed-off-by: Olivier@Diogenes --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 72bab4d..cfb88ed 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,7 @@ Title | Description | Type | Author | Tags | | [Customizable Map](https://github.com/JayP718/Customizable_Leaflet_Map) | Leaflet Map with customizable markers, layer control, multiple Tile Layers and More! | Component | [Jay P.](https://github.com/JayP718) | `leaflet` `map' `customized` | | [Discord Widget](https://github.com/YuanZhang98/budibase-discord) | Discord widget that displays online users and invites | Component | [Yuan Zhang](https://github.com/YuanZhang98) | `chat` `discord` `widget` | | [Dropdown List](https://github.com/sj-distributor/budibase-component-dropdown-list) | This is a dropdown menu component | Component | [goodjun](https://github.com/goodjun) | `dropdown-list` `button` | +| [Embedded Script](https://github.com/diogenesbrussels/budibase-embeddedscript) | Append Scripts to Your Current Screen with Table-Based Storage | Component | [Olivier@Diogenes](https://github.com/rosnerdev) | `embed` `js` `script` | | [Equation](https://github.com/rosnerdev/budibase-equation) | Display math equations using the LaTeX syntax in budibase | Component | [Yahav Rosner](https://github.com/rosnerdev) | `latex` `math` `equation` | | [Fancy Password Input](https://github.com/doggodoge/fancy-password-input) | Nice password input field with complexity progress bar | Component | [Gary Moore](https://github.com/doggodoge) | `input` `password` `forms` | | [Font Awesome Icon](https://github.com/mp-strachan/bb-fontawesome) | A Budibase component plugin to display any icon in the Font Awesome library | Component | [Matt Strachan](https://github.com/mp-strachan) | `icon` `ui` `font awesome` |