{"id":18542743,"url":"https://github.com/coinbase/cb-cookie-manager","last_synced_at":"2025-04-09T18:32:06.501Z","repository":{"id":211482376,"uuid":"727826250","full_name":"coinbase/cb-cookie-manager","owner":"coinbase","description":"Packages for managing first party client side cookies following GDPR regulations","archived":false,"fork":false,"pushed_at":"2024-09-20T15:55:35.000Z","size":3579,"stargazers_count":6,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-24T10:38:43.271Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/coinbase.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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":"2023-12-05T16:48:32.000Z","updated_at":"2025-01-10T20:41:44.000Z","dependencies_parsed_at":"2024-06-11T22:11:33.779Z","dependency_job_id":"114297b6-da3f-4cf0-805f-60b7ae648954","html_url":"https://github.com/coinbase/cb-cookie-manager","commit_stats":null,"previous_names":["coinbase/cb-cookie-manager"],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coinbase%2Fcb-cookie-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coinbase%2Fcb-cookie-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coinbase%2Fcb-cookie-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coinbase%2Fcb-cookie-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coinbase","download_url":"https://codeload.github.com/coinbase/cb-cookie-manager/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248087845,"owners_count":21045598,"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-06T20:10:21.032Z","updated_at":"2025-04-09T18:32:01.491Z","avatar_url":"https://github.com/coinbase.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Coinbase Cookie Manager\n\n**Coinbase Cookie Manager is a lightweight package for first-party client side cookies that helps adhere to CCPA and GDPR cookie regulations**\n\n![Demo](./.github/record.gif)\n\n# Contents\n\n- [Introduction](#introduction)\n- [Getting Started](#GettingStarted)\n- [Packages](#packages)\n- [Contributing](#contributing)\n- [License](#License)\n\n## Introduction\n\nIt can manage four different types of first-party client side cookies:\n\n- `Necessary Cookies`: Cookies that are necessary for the site to function\n- `Performance Cookies`: Cookies that impact site performance and help mesaure performance\n- `Functional Cookies`: Cookies to improve the functionality of the site\n- `Targeting Cookies`: Cookies used for advertising and ad targeting\n\n## Getting Started\n\nThis repo uses a yarn workspace. To get started with the example app:\n\n```shell\ncd /path/to/coinbase/cb-cookie-manager\n\n# Install Dependencies and Build Packages\nyarn install\nyarn build\n\n# Run Example App\ncd /path/to/coinbase/cb-cookie-manager/example/app\nyarn dev\n```\n\n## Testing\n\nyarn test\n\n## Packages\n\n- `@coinbase/cookie-manager`: Package that helps with managing first party client side cookies to adhere to CCPA and GDPR Cookie regulations. More information [here](./packages/cookie-manager/README.md)\n\n- `@coinbase/cookie-banner`: Banner and modal to allow users to choose their cookie preferences.\n  More information [here](./packages/cookie-banner/README.md)\n\n- `example`: Example app built using NextJS which uses both `@coinbase/cookie-manager` and `@coinbase/cookie-banner`. Code [here](./apps/example/)\n\n## Contributing\n\nCommit signing is required for contributing to this repo.\nFor details, see the docs on [contributing](./CONTRIBUTING.md) and [commit-signing](./docs/commit-signing.md).\n\n## License\n\nLicensed under the Apache License. See [LICENSE](./LICENSE) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoinbase%2Fcb-cookie-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoinbase%2Fcb-cookie-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoinbase%2Fcb-cookie-manager/lists"}