{"id":19438474,"url":"https://github.com/gottwik/slab","last_synced_at":"2025-11-19T12:03:46.016Z","repository":{"id":58227065,"uuid":"93833339","full_name":"Gottwik/slab","owner":"Gottwik","description":"Creates horizontal whitespace slabs","archived":false,"fork":false,"pushed_at":"2017-06-09T07:49:42.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-07T21:35:20.951Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","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/Gottwik.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}},"created_at":"2017-06-09T07:49:09.000Z","updated_at":"2017-06-09T07:52:14.000Z","dependencies_parsed_at":"2022-08-31T07:51:51.353Z","dependency_job_id":null,"html_url":"https://github.com/Gottwik/slab","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gottwik%2Fslab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gottwik%2Fslab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gottwik%2Fslab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gottwik%2Fslab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Gottwik","download_url":"https://codeload.github.com/Gottwik/slab/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240619440,"owners_count":19830206,"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","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":"2024-11-10T15:18:32.498Z","updated_at":"2025-11-19T12:03:45.974Z","avatar_url":"https://github.com/Gottwik.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# slab\nslab is a set of simple css stylesheet classes designed to add vertical whitespace to projects.\n\nSee compiled version [here](http://www.sassmeister.com/gist/eb20b9ae092b8f4aefe12ee4c54a3584).\n\n## Dependencies\nslab uses media queries from bootstrap 4 but these are included for your convenience. Only a sass compiler is needed to make this work.\n\n## Basic slabs\n`.slab` - Will create 10px high horizontal stripe of whitespace\n\n`.subslab` - Will create 10px negative space\n\n## Multiple slabs\nMultiple slabs go up to 8x\n\n`slab-5x` - will create 50px high horizontal space\n\n`.subslab-5x` - Will create 50px negative space\n\n## Responsive slabs\nresponsive slabs share bootstrap media breakpoints list, but you can override it before importing slab with this code:\n\n```scss\n$grid-breakpoints: (\n\txs: 0,\n\tsm: 544px,\n\tmd: 768px,\n\tlg: 992px,\n\txl: 1280px\n);\n```\n\n`slab-sm-down` - will create slab only visible on sm screens and down\n\n`subslab-md-up-4x` - will create slab only visible on sm screens and down\n\n\n## Half-slab\n`half-slab` - will create a 5px high whitespace\n\n## Size\nGzipped 1,46kb\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgottwik%2Fslab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgottwik%2Fslab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgottwik%2Fslab/lists"}