{"id":21252057,"url":"https://github.com/leoglme/flag-scss-spritesheet","last_synced_at":"2026-04-18T07:34:44.778Z","repository":{"id":57237832,"uuid":"454522644","full_name":"Leoglme/flag-scss-spritesheet","owner":"Leoglme","description":"scss/sass country flag sprite sheet generator.","archived":false,"fork":false,"pushed_at":"2022-02-02T08:07:24.000Z","size":61,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-22T19:39:49.966Z","etag":null,"topics":["country-codes","country-flags","css","flags","json","sass","sass-language","scss"],"latest_commit_sha":null,"homepage":"https://dibodev.com","language":"SCSS","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/Leoglme.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":"2022-02-01T19:28:50.000Z","updated_at":"2023-12-11T14:20:25.000Z","dependencies_parsed_at":"2022-08-26T15:01:17.350Z","dependency_job_id":null,"html_url":"https://github.com/Leoglme/flag-scss-spritesheet","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/Leoglme%2Fflag-scss-spritesheet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leoglme%2Fflag-scss-spritesheet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leoglme%2Fflag-scss-spritesheet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leoglme%2Fflag-scss-spritesheet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leoglme","download_url":"https://codeload.github.com/Leoglme/flag-scss-spritesheet/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243690089,"owners_count":20331725,"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":["country-codes","country-flags","css","flags","json","sass","sass-language","scss"],"created_at":"2024-11-21T03:46:04.448Z","updated_at":"2026-04-18T07:34:44.734Z","avatar_url":"https://github.com/Leoglme.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\u003cimg width=\"100\" height=\"100\" alt=\"logo quila\" src=\"https://dibodev-files.s3.eu-west-3.amazonaws.com/flags-logo.png\"\u003e\n\u003c/p\u003e\n\n\u003ch2 align=\"center\"\u003eScss Flag Generator\u003c/h2\u003e\n\n\u003cp align=\"center\"\u003e\n scss/sass countries flags sprite sheet generator. \n\u003c/p\u003e\n\n\n![Language](https://img.shields.io/badge/language-json-green.svg?style=flat)\n![Language](https://img.shields.io/badge/language-scss-ce679a.svg?style=flat)\n\n\u003cimg alt=\"hero\" src=\"https://dibodev-files.s3.eu-west-3.amazonaws.com/scss-country-generator.png\"\u003e\n\n\n\n\u003e Source code for the demo page can be found on the [flag-scss-spritesheet repo](https://github.com/Leoglme/flag-scss-spritesheet)\n\n### Contents\n\n- [Documentation](#documentation)\n\n## Install\n\n   ```sh\n    $ git clone https://github.com/Leoglme/flag-scss-spritesheet\n   ```\n\n1. Download the sprite sheet **flags.png** and place it in your directory.\n2. At the beginning of the **scss file** replace the value of the **$spriteSheetUrl** variable with the **path** of the **image**\n    ```scss\n        $spriteSheetUrl: '/path/to/images/flags.png';\n   ```  \n4. Compile SCSS file and linking **CSS to HTML**.\n\n   ```html\n       \u003chtml lang=\"en\"\u003e\n          \u003chead\u003e\n            \u003ctitle\u003eExample\u003c/title\u003e\n            \u003clink href=\"/examples/countries.css\" rel=\"stylesheet\"\u003e\n          \u003c/head\u003e\n       \u003c/html\u003e\n   ```\n5. Example of use\n\n   ```html\n       \u003chtml lang=\"en\"\u003e\n          \u003cbody\u003e\n            \u003cspan class=\"flag flag-fr\"\u003e\u003c/span\u003e\n            \u003cspan class=\"flag flag-it\"\u003e\u003c/span\u003e\n            \u003cspan class=\"flag flag-de\"\u003e\u003c/span\u003e\n            \u003cspan class=\"flag flag-en-uk\"\u003e\u003c/span\u003e\n            \u003cspan class=\"flag flag-en\"\u003e\u003c/span\u003e\n          \u003c/body\u003e\n       \u003c/html\u003e\n   ```\n\n## License\n\nCopyright (c) 2021 [Dibodev](https://github.com/leoglme)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleoglme%2Fflag-scss-spritesheet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleoglme%2Fflag-scss-spritesheet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleoglme%2Fflag-scss-spritesheet/lists"}