{"id":33251372,"url":"https://github.com/grabenhenrich/MMM-Space","last_synced_at":"2025-11-21T17:02:06.988Z","repository":{"id":217325021,"uuid":"202581633","full_name":"grabenhenrich/MMM-Space","owner":"grabenhenrich","description":"MagicMirror Module - Add static space between modules ","archived":false,"fork":false,"pushed_at":"2019-08-15T21:13:59.000Z","size":4,"stargazers_count":10,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-06-29T10:33:46.320Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grabenhenrich.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2019-08-15T17:11:33.000Z","updated_at":"2024-06-06T18:05:30.000Z","dependencies_parsed_at":"2024-01-15T19:58:30.545Z","dependency_job_id":null,"html_url":"https://github.com/grabenhenrich/MMM-Space","commit_stats":null,"previous_names":["grabenhenrich/mmm-space"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/grabenhenrich/MMM-Space","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grabenhenrich%2FMMM-Space","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grabenhenrich%2FMMM-Space/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grabenhenrich%2FMMM-Space/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grabenhenrich%2FMMM-Space/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grabenhenrich","download_url":"https://codeload.github.com/grabenhenrich/MMM-Space/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grabenhenrich%2FMMM-Space/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":285655011,"owners_count":27209077,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-21T02:00:06.175Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-11-17T00:00:30.829Z","updated_at":"2025-11-21T17:02:06.982Z","avatar_url":"https://github.com/grabenhenrich.png","language":"JavaScript","funding_links":[],"categories":["Mirror Utilities"],"sub_categories":[],"readme":"# Module: MMM-Space\nThe `MMM-Space` module is a third party module for the MagicMirror universe.\nThis module displays a background-colored 'div' element to let you insert a static vertical space between other modules.\n\n## Screenshot\nDoesn't make sense as it usually displays nothing (only when you specify a background color which is meant to see what you get while tinkering with the MagicMirror overall layout).\n\n## Using the module\n\nTo use this module, add it to the modules array in the `config/config.js` file:\n````javascript\nmodules: [\n\t{\n\t\tmodule: \"MMM-Space\",\n\t\tposition: \"top_left\",\t// This can be any of the regions.\n\t\tconfig: {\n\t\t\t// The config property is optional.\n\t\t\t// See 'Configuration options' for more information.\n\t\t}\n\t}\n]\n````\n\n## Configuration options\n\nThe following properties can be configured:\n\n| Option            | Description\n| ----------------- | -----------\n| `verticalSpace`   | Definition of the height of the static space, e.g. as pixels. \u003cbr\u003e\u003cbr\u003e **Possible values:** `40px`, `100px`, ... \u003cbr\u003e **Default value:** `40px`\n| `backgroundColor` | Definition of the background color, usually left blank. \u003cbr\u003e\u003cbr\u003e **Possible values:** HEX-coded RGB values, `\"#FF0000\"` \u003cbr\u003e **Default value:** `\"transparent\"`\n\n## Notifications\nDoesn't make sense to exchange any information with the MagicMirror system, as this is a purely static HTML element.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrabenhenrich%2FMMM-Space","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrabenhenrich%2FMMM-Space","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrabenhenrich%2FMMM-Space/lists"}