{"id":18534790,"url":"https://github.com/atomicojs/cloudflare","last_synced_at":"2025-05-14T23:35:08.356Z","repository":{"id":214709570,"uuid":"737181298","full_name":"atomicojs/cloudflare","owner":"atomicojs","description":null,"archived":false,"fork":false,"pushed_at":"2023-12-30T13:36:55.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-09T07:30:30.875Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/atomicojs.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}},"created_at":"2023-12-30T05:03:41.000Z","updated_at":"2023-12-30T05:04:07.000Z","dependencies_parsed_at":"2023-12-30T05:25:45.273Z","dependency_job_id":"0a940c04-34eb-4b5a-8ac5-27fa65a63603","html_url":"https://github.com/atomicojs/cloudflare","commit_stats":null,"previous_names":["atomicojs/cloudflare"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomicojs%2Fcloudflare","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomicojs%2Fcloudflare/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomicojs%2Fcloudflare/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomicojs%2Fcloudflare/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atomicojs","download_url":"https://codeload.github.com/atomicojs/cloudflare/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253992108,"owners_count":21996073,"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-06T19:16:57.275Z","updated_at":"2025-05-14T23:35:08.299Z","avatar_url":"https://github.com/atomicojs.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @atomico/cloudflare\n\nThis bundle of tools allows using the context from Cloudflare Pages in functions created with @atomico/vite, in the mode `serverActions:{type:\"cloudflare\"}`.\n\n## Example\n\n```ts\nimport { useKv } from \"@atomico/cloudflare\";\n\nexport async function setConfig(config: { id: string; value: string }) {\n  const kv = useKv(\"config\");\n  await kv.put(config.id, config.value);\n  return config;\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatomicojs%2Fcloudflare","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatomicojs%2Fcloudflare","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatomicojs%2Fcloudflare/lists"}