{"id":34670744,"url":"https://github.com/hyperscale-stack/locale","last_synced_at":"2026-01-20T16:25:59.620Z","repository":{"id":111473593,"uuid":"463301608","full_name":"hyperscale-stack/locale","owner":"hyperscale-stack","description":"Store locale into Context","archived":false,"fork":false,"pushed_at":"2025-12-15T06:34:29.000Z","size":55,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-18T03:23:58.637Z","etag":null,"topics":["context","go","go-module","golang","golang-library","golang-module","locale"],"latest_commit_sha":null,"homepage":"","language":"Go","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/hyperscale-stack.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2022-02-24T21:06:24.000Z","updated_at":"2025-12-15T06:34:31.000Z","dependencies_parsed_at":"2023-11-06T08:25:26.534Z","dependency_job_id":"c7529596-861b-4c7e-a9ba-009f9ad3fce6","html_url":"https://github.com/hyperscale-stack/locale","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/hyperscale-stack/locale","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperscale-stack%2Flocale","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperscale-stack%2Flocale/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperscale-stack%2Flocale/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperscale-stack%2Flocale/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hyperscale-stack","download_url":"https://codeload.github.com/hyperscale-stack/locale/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperscale-stack%2Flocale/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28607021,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T16:10:39.856Z","status":"ssl_error","status_checked_at":"2026-01-20T16:10:39.493Z","response_time":117,"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":["context","go","go-module","golang","golang-library","golang-module","locale"],"created_at":"2025-12-24T19:55:29.730Z","updated_at":"2026-01-20T16:25:59.614Z","avatar_url":"https://github.com/hyperscale-stack.png","language":"Go","readme":"# Hyperscale Locale [![Last release](https://img.shields.io/github/release/hyperscale-stack/locale.svg)](https://github.com/hyperscale-stack/locale/releases/latest) [![Documentation](https://godoc.org/github.com/hyperscale-stack/locale?status.svg)](https://godoc.org/github.com/hyperscale-stack/locale)\n\n[![Go Report Card](https://goreportcard.com/badge/github.com/hyperscale-stack/locale)](https://goreportcard.com/report/github.com/hyperscale-stack/locale)\n\n| Branch | Status                                                                                                                                                                     | Coverage                                                                                                                                               |\n| ------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------ |\n| master | [![Build Status](https://github.com/hyperscale-stack/locale/workflows/Go/badge.svg?branch=master)](https://github.com/hyperscale-stack/locale/actions?query=workflow%3AGo) | [![Coveralls](https://img.shields.io/coveralls/hyperscale-stack/locale/master.svg)](https://coveralls.io/github/hyperscale-stack/locale?branch=master) |\n\nThe Hyperscale locale library provides a simple locale manager\n\n## Example\n\n```go\npackage main\n\nimport (\n    \"fmt\"\n\n    \"github.com/hyperscale-stack/locale\"\n)\n\nfunc main() {\n    ctx := context.Background()\n\n    ctx = locale.ToContext(ctx, language.French)\n\n    tag := locale.FromContext(ctx) // return language.French or locale.DefaultLocale if\n}\n\n```\n\n## License\n\nHyperscale Locale is licensed under [the MIT license](LICENSE.md).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyperscale-stack%2Flocale","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhyperscale-stack%2Flocale","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyperscale-stack%2Flocale/lists"}