{"id":16454689,"url":"https://github.com/opengeekslab/labarchives-cookies","last_synced_at":"2026-05-26T16:37:05.637Z","repository":{"id":80261685,"uuid":"94510711","full_name":"openGeeksLab/labarchives-cookies","owner":"openGeeksLab","description":null,"archived":false,"fork":false,"pushed_at":"2017-06-16T06:56:23.000Z","size":778,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-21T16:03:05.189Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/openGeeksLab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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":"2017-06-16T06:04:09.000Z","updated_at":"2017-06-16T06:56:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"8b76c7be-8e2b-4d74-b061-9fc3803fc59e","html_url":"https://github.com/openGeeksLab/labarchives-cookies","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/openGeeksLab/labarchives-cookies","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openGeeksLab%2Flabarchives-cookies","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openGeeksLab%2Flabarchives-cookies/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openGeeksLab%2Flabarchives-cookies/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openGeeksLab%2Flabarchives-cookies/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openGeeksLab","download_url":"https://codeload.github.com/openGeeksLab/labarchives-cookies/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openGeeksLab%2Flabarchives-cookies/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33530289,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"ssl_error","status_checked_at":"2026-05-26T15:22:15.568Z","response_time":63,"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-10-11T10:19:40.134Z","updated_at":"2026-05-26T16:37:05.614Z","avatar_url":"https://github.com/openGeeksLab.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"## labarchives-cookies\n\nCookie manager for react native.\n\n### Installation\n\n1. `npm install labarchives-cookies.git`\n2. `react-native link labarchives-cookies`\n\n### Usage\n\n```javascript\nimport CookieManager from 'labarchives-cookies';\n\n// set a cookie\nCookieManager.set({\n  name: 'myCookie',\n  value: 'myValue',\n  domain: 'some domain',\n  origin: 'some origin',\n  path: '/',\n  version: '1',\n  expiration: '2015-05-30T12:30:00.00-05:00'\n}, (err, res) =\u003e {\n  console.log('cookie set!');\n  console.log(err);\n  console.log(res);\n});\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopengeekslab%2Flabarchives-cookies","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopengeekslab%2Flabarchives-cookies","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopengeekslab%2Flabarchives-cookies/lists"}