Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Embedded script component #47

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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` |
Expand Down