{"id":22157666,"url":"https://github.com/ajzeigert/hono-inkjs","last_synced_at":"2026-05-06T23:31:36.230Z","repository":{"id":208300420,"uuid":"721296716","full_name":"ajzeigert/hono-inkjs","owner":"ajzeigert","description":"Inkjs server implementation, sends pure html, no client-side javascript","archived":false,"fork":false,"pushed_at":"2023-11-20T19:15:45.000Z","size":1741,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-29T19:47:43.364Z","etag":null,"topics":["bun","hono","inkjs"],"latest_commit_sha":null,"homepage":"","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/ajzeigert.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}},"created_at":"2023-11-20T19:06:55.000Z","updated_at":"2023-11-20T19:08:01.000Z","dependencies_parsed_at":"2023-11-20T20:41:25.635Z","dependency_job_id":null,"html_url":"https://github.com/ajzeigert/hono-inkjs","commit_stats":null,"previous_names":["ajzeigert/hono-inkjs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajzeigert%2Fhono-inkjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajzeigert%2Fhono-inkjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajzeigert%2Fhono-inkjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajzeigert%2Fhono-inkjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ajzeigert","download_url":"https://codeload.github.com/ajzeigert/hono-inkjs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245294765,"owners_count":20591899,"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":["bun","hono","inkjs"],"created_at":"2024-12-02T03:12:29.871Z","updated_at":"2026-05-06T23:31:31.210Z","avatar_url":"https://github.com/ajzeigert.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# InkJS Hono\n\nThis repo attempts to create a pure server-side implementation of InkJS. Hono handles all of the javascript, serving plain HTML to the client. State is saved via cookies and all interaction is handled via query parameters.\n\n:construction: Experimental, work in progress\n\nLargely reimplements [https://github.com/smwhr/inkjs-express](https://github.com/smwhr/inkjs-express), but with the goal of state being managed via the player's browser storage.\n\nBig limitations so far: \n\n- Story object must be re-created on every request to `/continue`, then state restored from cookie. \n- Some states seem to be broken! Lots of `choice out of range null` errors. Contributions on this welcome.\n\n```\nbun install\nbun run dev\n```\n\n```\nopen http://localhost:3000\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajzeigert%2Fhono-inkjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fajzeigert%2Fhono-inkjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajzeigert%2Fhono-inkjs/lists"}