Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```