Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mcrich23/basic-embed-list
Embed a list and set the elements with only the url
https://github.com/mcrich23/basic-embed-list
Last synced: about 1 month ago
JSON representation
Embed a list and set the elements with only the url
- Host: GitHub
- URL: https://github.com/mcrich23/basic-embed-list
- Owner: Mcrich23
- License: mit
- Created: 2023-12-16T16:06:02.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-16T16:23:16.000Z (about 1 year ago)
- Last Synced: 2023-12-16T17:23:14.553Z (about 1 year ago)
- Language: HTML
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Basic-Embed-List
Embed a list and set the elements with only the url## URL Query Parameter
### Element
Set the elements with `?elements=` followed by your elements (comma separated).#### Example:
```
https://mcrich23.github.io/Basic-Embed-List?elements=Item%201,Item%202,Item%203
```