{"id":16386699,"url":"https://github.com/lofcz/tereo","last_synced_at":"2026-05-12T23:32:29.795Z","repository":{"id":212190611,"uuid":"730915391","full_name":"lofcz/tereo","owner":"lofcz","description":"Modern localization system supporting both C# and TS targets. An opinionated replacement for resx.","archived":false,"fork":false,"pushed_at":"2025-12-29T15:57:59.000Z","size":175198,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-01T20:16:16.068Z","etag":null,"topics":["csharp","i18n","localization","netcore","typescript"],"latest_commit_sha":null,"homepage":"","language":"C#","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/lofcz.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-12-13T00:35:17.000Z","updated_at":"2025-12-29T15:55:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"0c519402-5de1-43d6-9d3b-56efdcc4446d","html_url":"https://github.com/lofcz/tereo","commit_stats":null,"previous_names":["lofcz/tereo"],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/lofcz/tereo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lofcz%2Ftereo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lofcz%2Ftereo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lofcz%2Ftereo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lofcz%2Ftereo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lofcz","download_url":"https://codeload.github.com/lofcz/tereo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lofcz%2Ftereo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32961781,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-12T23:30:32.555Z","status":"ssl_error","status_checked_at":"2026-05-12T23:30:18.191Z","response_time":102,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["csharp","i18n","localization","netcore","typescript"],"created_at":"2024-10-11T04:23:21.254Z","updated_at":"2026-05-12T23:32:29.788Z","avatar_url":"https://github.com/lofcz.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Te Reo .NET\n\n\u003cimg align=\"left\" width=\"128\" height=\"128\" alt=\"Te Reo Icon\" src=\"https://github.com/user-attachments/assets/be60a961-df57-4900-b1f7-9d799da4a0dd\" /\u003e\nAn opinionated localization system replacing \u003ccode\u003eresx\u003c/code\u003e files. Reo is an application that facilitates the translation process and a code generation system targeting both C# and TypeScript. Reo works best on .NET 8+ projects, taking advantage of modern collections when available, but is usable for any project targeting \u003ccode\u003enetstandard2.0\u003c/code\u003e and newer.\n\n\u003cbr/\u003e\u003cbr/\u003e\n\n## Features\n- Fast \u0026 smart search in keys and values (translations) thanks to [FastDex](https://github.com/lofcz/fastdex).\n- Tracks dates the keys were added and touched for easy review of the translations changed in a given period.\n- Automatically infers keys based on the primary value, after memorizing the conventions used, navigating the source code is much easier than with conventional localization systems.\n- Atomic depth of translations - one page can use multiple languages simultaneously for different frames if needed.\n- Familiar interface, swap `Resource.Key` for `Reo.Key` and you are good to go.\n- Generate translations with one click (DeepL).\n- Performs `~3x` better than `resx` on .NET 8+ at runtime (measured on a project with several thousand keys).\n- Group keys into logical groups and set codegen targets on each group separately.\n- Strongly typed TS codegen with full intellisense that works for frontend just as amazingly as `Reo.KeyName` for backend, while loading keys lazily at runtime (`reo.require(\"groupName\")`, `reo.KeyName`).\n- [WYSIWYG editor](https://github.com/lofcz/tiptap-blazor) for keys with markup.\n- Smart codegen supporting `MarkupString` for projects using Blazor.\n- Standalone application for managing translations, usable as a web app or a native MAUI executable.\n- Infinite undo/redo with full history jumping.\n- First-class support for keys that should be excluded from the auto-translation process, such as image paths.\n- Key sharing support between multiple frontend groups (and up to one backend group) to avoid collisions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flofcz%2Ftereo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flofcz%2Ftereo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flofcz%2Ftereo/lists"}