{"id":16321512,"url":"https://github.com/doodlewind/ck.js","last_synced_at":"2025-07-01T12:03:44.168Z","repository":{"id":80192852,"uuid":"72201803","full_name":"doodlewind/ck.js","owner":"doodlewind","description":"cookie lib in 2 lines","archived":false,"fork":false,"pushed_at":"2016-10-28T11:28:13.000Z","size":0,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-01T12:02:57.159Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/doodlewind.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2016-10-28T11:27:52.000Z","updated_at":"2017-02-22T11:13:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"a401a6cb-8d15-4d32-8972-459d5c2f3338","html_url":"https://github.com/doodlewind/ck.js","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/doodlewind/ck.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doodlewind%2Fck.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doodlewind%2Fck.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doodlewind%2Fck.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doodlewind%2Fck.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/doodlewind","download_url":"https://codeload.github.com/doodlewind/ck.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doodlewind%2Fck.js/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262959563,"owners_count":23391057,"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-10-10T22:47:59.458Z","updated_at":"2025-07-01T12:03:44.144Z","avatar_url":"https://github.com/doodlewind.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ck.js\ncookie lib in 2 lines\n\n\n## Install\n\n``` html\n\u003cscript src=\"ck.js\"\u003e\u003c/script\u003e\n```\n\n\n## API\nBarebone getter and setter:\n\n### Set Cookie\n\n``` js\nck.set({ token: 123 }) // set as permanent\n```\n\n### Get Cookie\n\n``` js\nck.get('token') // '123'\n```\n\n\n## License\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoodlewind%2Fck.js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdoodlewind%2Fck.js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoodlewind%2Fck.js/lists"}