{"id":19819358,"url":"https://github.com/waveygroup/ukraine-banners","last_synced_at":"2026-05-15T01:36:30.286Z","repository":{"id":240761136,"uuid":"468772872","full_name":"waveygroup/ukraine-banners","owner":"waveygroup","description":"🇺🇦 Show your support for Ukraine with some simple website banners.","archived":false,"fork":false,"pushed_at":"2022-11-19T20:40:27.000Z","size":196,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-09T11:35:56.680Z","etag":null,"topics":["banner","banners","css","html","javascript","nowar","standwithukraine","ukraine","website"],"latest_commit_sha":null,"homepage":"https://ukraine.wavey.group","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/waveygroup.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"waveygroup"}},"created_at":"2022-03-11T14:02:46.000Z","updated_at":"2025-03-03T22:26:31.000Z","dependencies_parsed_at":"2024-05-20T19:58:07.987Z","dependency_job_id":"e1313077-68a6-49d7-a96e-84e898fbb68d","html_url":"https://github.com/waveygroup/ukraine-banners","commit_stats":null,"previous_names":["waveygroup/ukraine-banners"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/waveygroup/ukraine-banners","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waveygroup%2Fukraine-banners","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waveygroup%2Fukraine-banners/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waveygroup%2Fukraine-banners/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waveygroup%2Fukraine-banners/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/waveygroup","download_url":"https://codeload.github.com/waveygroup/ukraine-banners/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waveygroup%2Fukraine-banners/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33050346,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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":["banner","banners","css","html","javascript","nowar","standwithukraine","ukraine","website"],"created_at":"2024-11-12T10:18:42.663Z","updated_at":"2026-05-15T01:36:29.804Z","avatar_url":"https://github.com/waveygroup.png","language":"JavaScript","funding_links":["https://github.com/sponsors/waveygroup"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://wavey.group/packages/ukraine-banners\"\u003e\n    \u003cimg alt=\"Ukraine Banners\" src=\"https://i.imgur.com/OJ2cnCq.png\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003cb\u003eUkraine Banners\u003c/b\u003e is a tool used to create banners for your website to show support for Ukraine. This repository holds the JS and CSS for the banners, if you want to use these banners inside your Laravel application, please visit the \u003ca href=\"https://github.com/waveygroup/laravel-ukraine-banners\"\u003eLaravel Ukraine Banners\u003c/a\u003e repository.\n\u003c/p\u003e\n\n## ⚡️ Quickstart\n\nInclude the already compiled JavaScript into your website and initialize the banner.\n```html\n\u003cscript src=\"https://ukraine.wavey.group/banner.min.js\"\u003e\u003c/script\u003e\n\u003cscript type=\"text/javascript\"\u003e\nUKRAINE.init([\"dark\", \"small\", \"bottom-right\"]);\nUKRAINE.createBanner();\n\u003c/script\u003e\n```\n\n## 📖 Usage\n\nFirstly, clone the repository and install the dependencies.\n```bash\ngit clone https://github.com/waveygroup/ukraine-banners.git \u0026\u0026 cd ukraine-banners \u0026\u0026 npm install\n```\n\nNow lets compile the JavaScript and CSS.\n```bash\nnpm run build\n```\n\nThis will compile the JavaScript and CSS into the `dist` folder. You can now include the JavaScript and CSS into your website.\n\nYou can also watch for changes and automatically compile the JavaScript and CSS.\n```bash\nnpm run watch\n```                                                                                                   \n\n## 👍 Contribute\n\nIf you want to say **thank you** and/or support the active development of `Ukraine Banners`:\n\n1. Add a [GitHub Star](https://github.com/waveygroup/ukraine-banners/stargazers) to the project.\n2. Tweet about the project on your twitter.\n3. Write a review or tutorial on [Medium](https://medium.com/), [Dev.to](https://dev.to/) or personal blog.\n4. Support the project by pleding through [GitHub](https://github.com/sponsors/waveygroup). All donations will be donated to the [Ukrainian Red Cross](https://www.redcross.org.ua/en/).\n   \n## 🛡️ Security Vulnerabilities\n\nPlease review our [security policy](https://github.com/waveygroup/ukraine-banners/security/policy) on how to report security vulnerabilities.\n\n## ⚠️ License\n\nCopyright (c) 2022-present [Wavey Group](https://github.com/waveygroup) and [Contributors](https://github.com/waveygroup/ukraine-banners/graphs/contributors). `Ukraine Banners` is free and open-source software licensed under the [MIT License](https://github.com/waveygroup/ukraine-banners/blob/master/LICENSE.md).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwaveygroup%2Fukraine-banners","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwaveygroup%2Fukraine-banners","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwaveygroup%2Fukraine-banners/lists"}