{"id":15723564,"url":"https://github.com/yieldspace/tofu-on-hono","last_synced_at":"2026-04-29T17:38:16.592Z","repository":{"id":190170855,"uuid":"682085750","full_name":"yieldspace/tofu-on-hono","owner":"yieldspace","description":"A file based router for hono.","archived":false,"fork":false,"pushed_at":"2023-08-23T14:25:02.000Z","size":33,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-06T05:29:12.824Z","etag":null,"topics":["cloudflare-workers","hono","router","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/yieldspace.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":"2023-08-23T12:07:51.000Z","updated_at":"2024-02-17T19:44:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"3ce8ff9e-d22d-4582-afec-972370b89617","html_url":"https://github.com/yieldspace/tofu-on-hono","commit_stats":null,"previous_names":["yieldspace/tofu-on-hono"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yieldspace%2Ftofu-on-hono","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yieldspace%2Ftofu-on-hono/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yieldspace%2Ftofu-on-hono/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yieldspace%2Ftofu-on-hono/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yieldspace","download_url":"https://codeload.github.com/yieldspace/tofu-on-hono/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246395597,"owners_count":20770243,"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-workers","hono","router","typescript"],"created_at":"2024-10-03T22:12:18.539Z","updated_at":"2026-04-29T17:38:16.550Z","avatar_url":"https://github.com/yieldspace.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tofu-on-hono[WIP]\n\ntofu-on-hono is a file based router for hono.\n\n# Usage\n\nIt can use as vite plugin.\nRoute directory is `src/routes`.\n\n```typescript\nimport {Handler} from \"tofu-on-hono\";\n\nexport default ((router) =\u003e router.get(\n    async ctx =\u003e {\n        return ctx.jsonT({\n            hello: \"world!\"\n        })\n    }\n)) satisfies Handler\n```\n\nsee examples.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyieldspace%2Ftofu-on-hono","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyieldspace%2Ftofu-on-hono","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyieldspace%2Ftofu-on-hono/lists"}