Skip to content

Instantly share code, notes, and snippets.

View daanaerts's full-sized avatar

Daan Aerts daanaerts

  • One Click Donate
  • Netherlands
View GitHub Profile
@daanaerts
daanaerts / model-discovery.json
Created December 9, 2024 09:00
Open Meteo Discovery
[
{
"name": "meteofrance_seamless",
"type": "forecast",
"display_name": "Météo-France Seamless",
"display_name_short": "Météo-France",
"sources": [
"meteofrance"
],
"variables": {
Make a HTML todo list.
```
const myList = 'Make homework. Brush teeth. Buy a pony. Call my mother. Make a todo list.'
```
Result should look like this in HTML:
• Make homework.
• Brush teeth.