{"id":13877477,"url":"https://github.com/masylum/connect-i18n","last_synced_at":"2025-07-12T06:32:59.196Z","repository":{"id":1152452,"uuid":"1037210","full_name":"masylum/connect-i18n","owner":"masylum","description":"Middleware for connect to handle i18n","archived":false,"fork":false,"pushed_at":"2014-03-13T12:06:10.000Z","size":120,"stargazers_count":25,"open_issues_count":2,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-06T15:42:29.717Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/masylum.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}},"created_at":"2010-10-30T11:07:24.000Z","updated_at":"2022-08-26T08:02:27.000Z","dependencies_parsed_at":"2022-08-16T12:15:29.464Z","dependency_job_id":null,"html_url":"https://github.com/masylum/connect-i18n","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/masylum/connect-i18n","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masylum%2Fconnect-i18n","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masylum%2Fconnect-i18n/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masylum%2Fconnect-i18n/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masylum%2Fconnect-i18n/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/masylum","download_url":"https://codeload.github.com/masylum/connect-i18n/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masylum%2Fconnect-i18n/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264951610,"owners_count":23687974,"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":[],"created_at":"2024-08-06T08:01:02.984Z","updated_at":"2025-07-12T06:32:58.980Z","avatar_url":"https://github.com/masylum.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# Connect i18n middleware\n\nAccept-languages header parser middleware\n\n    npm install 'connect-i18n'\n\n    var i18n = require('connect-i18n');\n    app.use(i18n({default_locale: 'es-es'}));\n\n    console.log(req.locales);\n\n## options\n\n* default_locale: Sets your default locale\n\n## test\n\n    make\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmasylum%2Fconnect-i18n","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmasylum%2Fconnect-i18n","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmasylum%2Fconnect-i18n/lists"}