{"id":20285826,"url":"https://github.com/tpkn/vue-cookies-warning","last_synced_at":"2026-01-31T09:02:20.478Z","repository":{"id":74204184,"uuid":"225687914","full_name":"tpkn/vue-cookies-warning","owner":"tpkn","description":"That annoying little bar at the page footer, wrapped into Vue component","archived":false,"fork":false,"pushed_at":"2019-12-19T06:37:34.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-18T15:53:13.876Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Vue","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/tpkn.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2019-12-03T18:23:25.000Z","updated_at":"2019-12-19T06:37:36.000Z","dependencies_parsed_at":"2023-02-27T06:15:38.413Z","dependency_job_id":null,"html_url":"https://github.com/tpkn/vue-cookies-warning","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tpkn/vue-cookies-warning","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpkn%2Fvue-cookies-warning","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpkn%2Fvue-cookies-warning/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpkn%2Fvue-cookies-warning/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpkn%2Fvue-cookies-warning/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tpkn","download_url":"https://codeload.github.com/tpkn/vue-cookies-warning/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpkn%2Fvue-cookies-warning/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28936100,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T08:53:31.997Z","status":"ssl_error","status_checked_at":"2026-01-31T08:51:38.521Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2024-11-14T14:29:07.285Z","updated_at":"2026-01-31T09:02:20.444Z","avatar_url":"https://github.com/tpkn.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vue Cookies Warning\r\n\r\nThat annoying little bar at the page footer, wrapped into Vue component\r\n\r\n\r\n## Props\r\n\r\n### cookie_name\r\n**Type**: _Boolean_  \r\n**Default**: `cookies-accepted`   \r\nCookie name that will store the users choice\r\n\r\n\r\n\r\n### expires\r\n**Type**: _String_  \r\n**Default**: `Fri, 31 Dec 9999 23:59:59 GMT`   \r\nCookie expiration date\r\n\r\n\r\n\r\n### animate\r\n**Type**: _Boolean_  \r\n**Default**: `true`   \r\nTo disable expand/collapse animation:   \r\n```html\r\n\u003cCookiesWarning animate\u003e\u003c/CookiesWarning\u003e\r\n```\r\n\r\n\r\n\r\n### theme\r\n**Type**: _String_  \r\n**Default**: `default`   \r\nWarning custom style class   \r\n```html\r\n\u003cCookiesWarning theme=\"my-custom-style\"\u003e\u003c/CookiesWarning\u003e\r\n\u003cstyle\u003e\r\n   .my-custom-style {\r\n      padding: 10px;\r\n      font-size: 50px;\r\n      background-color: magenta;\r\n   }\r\n\u003c/style\u003e\r\n```\r\n\r\n\r\n\r\n\r\n\r\n## Events\r\n\r\n### accepted\r\nFires right after the user clicks whatever you place inside `acceptButton` slot \r\n\r\n\r\n## Usage\r\n\r\n```html\r\n\u003cCookiesWarning\u003e\r\n   We are using cookies for blah-blah-blah. It helps us to blah-blah-blah our service. Please, \r\n   \u003ctemplate v-slot:acceptButton\u003e\r\n      ACCEPT EVERYTHING THE HELL WE WANT!\r\n   \u003c/template\u003e\r\n\u003c/CookiesWarning\u003e\r\n````\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftpkn%2Fvue-cookies-warning","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftpkn%2Fvue-cookies-warning","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftpkn%2Fvue-cookies-warning/lists"}