{"id":22519174,"url":"https://github.com/mikeludemann/cookiejs","last_synced_at":"2025-08-11T02:08:21.235Z","repository":{"id":98485323,"uuid":"110132538","full_name":"mikeludemann/cookieJS","owner":"mikeludemann","description":"Cookies in JavaScript Module Pattern","archived":false,"fork":false,"pushed_at":"2017-11-09T19:49:52.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-28T02:49:06.538Z","etag":null,"topics":["cookie","javascript","module-pattern"],"latest_commit_sha":null,"homepage":null,"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/mikeludemann.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":"2017-11-09T15:29:25.000Z","updated_at":"2017-11-24T19:40:02.000Z","dependencies_parsed_at":"2023-06-01T23:46:01.347Z","dependency_job_id":null,"html_url":"https://github.com/mikeludemann/cookieJS","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mikeludemann/cookieJS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeludemann%2FcookieJS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeludemann%2FcookieJS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeludemann%2FcookieJS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeludemann%2FcookieJS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikeludemann","download_url":"https://codeload.github.com/mikeludemann/cookieJS/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeludemann%2FcookieJS/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269819032,"owners_count":24480087,"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","status":"online","status_checked_at":"2025-08-11T02:00:10.019Z","response_time":75,"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":["cookie","javascript","module-pattern"],"created_at":"2024-12-07T04:18:47.851Z","updated_at":"2025-08-11T02:08:21.223Z","avatar_url":"https://github.com/mikeludemann.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cookie Module Pattern\n\nCookies with set, get and check Modular\n\n## Example\n\n```sh\ncookie.set(name,value,days);\n\nTest Parameter\ncookie.set(\"test\",\"test\",10);\n\ncookie.get(name);\n\nTest Parameter\ncookie.get(\"test\");\n\ncookie.get(name);\n\nTest Parameter\ncookie.check(\"test\");\n\ncookie.remove(name);\n\nTest Parameter\ncookie.remove(\"test\");\n\ncookie.getAll();\n\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikeludemann%2Fcookiejs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikeludemann%2Fcookiejs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikeludemann%2Fcookiejs/lists"}