{"id":21871467,"url":"https://github.com/cf-jongsik/esi-workers","last_synced_at":"2026-05-02T23:36:31.471Z","repository":{"id":245173943,"uuid":"817476936","full_name":"cf-jongsik/esi-workers","owner":"cf-jongsik","description":"ESI workers","archived":false,"fork":false,"pushed_at":"2025-02-02T17:42:54.000Z","size":38,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-02T18:19:01.513Z","etag":null,"topics":["cloudflare","cloudflare-workers","esi"],"latest_commit_sha":null,"homepage":"https://blog.cloudflare.com/edge-side-includes-with-cloudflare-workers","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/cf-jongsik.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":"2024-06-19T19:49:52.000Z","updated_at":"2025-02-02T17:42:58.000Z","dependencies_parsed_at":"2024-06-20T09:25:09.289Z","dependency_job_id":"e08e3c3a-f162-48e6-93ba-44dad521822d","html_url":"https://github.com/cf-jongsik/esi-workers","commit_stats":null,"previous_names":["cf-jongsik/esi-workers"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cf-jongsik%2Fesi-workers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cf-jongsik%2Fesi-workers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cf-jongsik%2Fesi-workers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cf-jongsik%2Fesi-workers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cf-jongsik","download_url":"https://codeload.github.com/cf-jongsik/esi-workers/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244876798,"owners_count":20524920,"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":["cloudflare","cloudflare-workers","esi"],"created_at":"2024-11-28T06:14:20.179Z","updated_at":"2025-10-10T16:09:58.622Z","avatar_url":"https://github.com/cf-jongsik.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ESI Workers\n\nThis project is a Cloudflare Workers application that processes incoming HTTP requests, performs HTML rewriting, and handles variable replacements in the response.\n\n## Features\n\n- Fetches and processes incoming HTTP requests.\n- Rewrites HTML content using `HTMLRewriter`.\n- Replaces variables in the response content based on predefined mappings.\n\n## Installation\n\n1. Clone the repository:\n\n```sh\ngit clone https://github.com/cf-jongsik/esi-workers.git\ncd esi-workers\n```\n\n2. Install dependencies:\n\n```sh\nnpm install\n```\n\n## Usage\n\nTo start the development server, run:\n\n```sh\nnpm run dev\n```\n\nTo build the project for production, run:\n\n```sh\nnpm run build\n```\n\n## Deployment\n\nTo deploy the project to Cloudflare Workers, run:\n\n```sh\nnpm run deploy\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcf-jongsik%2Fesi-workers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcf-jongsik%2Fesi-workers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcf-jongsik%2Fesi-workers/lists"}