{"id":15180364,"url":"https://github.com/kolappannathan/bootstrap-cookie-banner","last_synced_at":"2025-10-26T19:30:32.327Z","repository":{"id":46249072,"uuid":"283258160","full_name":"kolappannathan/bootstrap-cookie-banner","owner":"kolappannathan","description":"A cookie banner for Bootstrap 5 websites","archived":false,"fork":false,"pushed_at":"2024-08-04T04:34:49.000Z","size":496,"stargazers_count":36,"open_issues_count":0,"forks_count":8,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-01-31T22:25:26.426Z","etag":null,"topics":["bootstrap","bootstrap-5","bootstrap-cookie-banner","cookie-banner","cookie-consent-banner"],"latest_commit_sha":null,"homepage":"https://kolappannathan.github.io/bootstrap-cookie-banner/","language":"HTML","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/kolappannathan.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-07-28T15:48:18.000Z","updated_at":"2025-01-21T09:15:18.000Z","dependencies_parsed_at":"2024-08-04T05:33:34.749Z","dependency_job_id":"8ff81075-4308-4311-8a16-9cc8e403bb44","html_url":"https://github.com/kolappannathan/bootstrap-cookie-banner","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kolappannathan%2Fbootstrap-cookie-banner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kolappannathan%2Fbootstrap-cookie-banner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kolappannathan%2Fbootstrap-cookie-banner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kolappannathan%2Fbootstrap-cookie-banner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kolappannathan","download_url":"https://codeload.github.com/kolappannathan/bootstrap-cookie-banner/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238386217,"owners_count":19463319,"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":["bootstrap","bootstrap-5","bootstrap-cookie-banner","cookie-banner","cookie-consent-banner"],"created_at":"2024-09-27T16:04:13.481Z","updated_at":"2025-10-26T19:30:27.046Z","avatar_url":"https://github.com/kolappannathan.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bootstrap cookie banner\n\nA cookie banner for websites using Bootstrap 5.\n\n**Demo:** [![Live demo](https://img.shields.io/badge/view-Live%20Demo-blue.svg?style=flat-square\u0026logo=microsoft%20edge)](https://kolappannathan.github.io/bootstrap-cookie-banner/)\n\n**Bootstrap Version used:** 5.3.3\n\n## Usage\n\n 1. Include the CSS and js files.\n \n```html\n\u003c!-- Cookie Banner --\u003e\n\u003clink rel=\"stylesheet\" href=\"./src/cookie-banner.css\"\u003e\n\u003cscript async src=\"./src/cookie-banner.js\"\u003e\u003c/script\u003e\n```\n 2. Minimum HTML to make it work\n\n```html\n\u003c!-- Cookie Banner --\u003e\n\u003cdiv id=\"cb-cookie-banner\" class=\"alert alert-dark text-center mb-0\" role=\"alert\"\u003e\n  \u0026#x1F36A; This website uses cookies to ensure you get the best experience on our website.\n  \u003ca href=\"https://www.cookiesandyou.com/\" target=\"blank\"\u003eLearn more\u003c/a\u003e\n  \u003cbutton type=\"button\" class=\"btn btn-primary btn-sm ms-3\" onclick=\"window.cb_hideCookieBanner()\"\u003e\n    I Got It\n  \u003c/button\u003e\n\u003c/div\u003e\n\u003c!-- End of Cookie Banner --\u003e\n```\n\n## Screenshot\n\n*Light mode*\n\n![Demo image](./demo/light-mode.png)\n\n*Dark mode*\n\n![Demo image](./demo/dark-mode.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkolappannathan%2Fbootstrap-cookie-banner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkolappannathan%2Fbootstrap-cookie-banner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkolappannathan%2Fbootstrap-cookie-banner/lists"}