{"id":22166341,"url":"https://github.com/alextanhongpin/node-i18next","last_synced_at":"2025-08-27T05:08:05.844Z","repository":{"id":79115125,"uuid":"115696468","full_name":"alextanhongpin/node-i18next","owner":"alextanhongpin","description":"Sample repo demonstrating locale with i18next","archived":false,"fork":false,"pushed_at":"2017-12-29T07:17:01.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-29T21:52:50.373Z","etag":null,"topics":["i18next","localization"],"latest_commit_sha":null,"homepage":null,"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/alextanhongpin.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-12-29T06:59:54.000Z","updated_at":"2017-12-29T15:11:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"e6fde578-8836-4daf-8dcb-652727ddfa68","html_url":"https://github.com/alextanhongpin/node-i18next","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alextanhongpin%2Fnode-i18next","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alextanhongpin%2Fnode-i18next/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alextanhongpin%2Fnode-i18next/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alextanhongpin%2Fnode-i18next/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alextanhongpin","download_url":"https://codeload.github.com/alextanhongpin/node-i18next/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245304880,"owners_count":20593626,"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":["i18next","localization"],"created_at":"2024-12-02T05:19:08.332Z","updated_at":"2025-03-24T16:21:29.270Z","avatar_url":"https://github.com/alextanhongpin.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# i18next\n\nLocalization can be done easily with `i18next`. This repo demonstrates how to integrate it with your existing JavaScript application. The full documentation can be found [here](https://www.i18next.com/).\n\n## Installation\n\n```bash\n# npm\n$ npm i i18next\n\n# yarn\n$ yarn add i18next\n```\n\n## Optional Installation\n\nYou can also install `moment.js` and `numeral.js` if you want to perform datetime and currency conversion:\n\n```bash\n# npm\n$ npm i moment\n$ npm i numeral\n\n# yarn\n$ yarn add moment\n$ yarn add numeral\n```\n\n## Output\n\n```\nPrinting english translations:\n==============================\nToday is a good day!\n\nHi, John! Good day!\n\nwww.google.com\nwww.google.my\nwww.google.id\n\nSign up now for free\nBuy this now\nView more jobs\n\nI bought cappucino for MYR 100.00.\n\nThere is 1 job for you!\nThere are 100 jobs for you!\n\nThe current date is 29th December 2017\n\nI receive a new message today\nI receive a new email today\nI receive a new facebook message today\n\n\nPrinting indonesian translations:\n================================\nHari ini adalah hari yang baik!\n\nHi, John! Hari bagus!\n\nwww.google.com\nwww.google.my\nwww.google.id\n\nDaftar sekarang gratis\nBeli ini sekarang\nLihat lebih banyak perkerjaan\n\nSaya membeli cappucino seharga IDR 100.00.\n\nAda 1 perkerjaan untukmu!\nAda 100 perkerjaan untukmu!\n\nTanggal sekarang adalah 29 Desember 2017\n\nSaya menerima pesan baru hari ini\nSaya menerima email baru hari ini\nSaya menerima pesan facebook baru hari ini\n\n\nPrinting german translations:\n============================\nHeute ist ein guter Tag!\n\nHallo, John! Schönen Tag!\n\nwww.google.com\nwww.google.my\nwww.google.id\n\nJetzt kostenlos registrieren\nJetzt kaufen\nWeitere Jobs anzeigen\n\nIch habe cappucino für EUR 100,00 gekauft.\n\nEs gibt einen Job für dich!\nEs gibt 100 Jobs für dich!\n\nDas aktuelle Datum ist 29. Dezember 2017\n\nIch erhalte heute eine neue Nachricht\nIch erhalte heute eine neue E-Mail\nIch erhalte heute eine neue Facebook-Nachricht\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falextanhongpin%2Fnode-i18next","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falextanhongpin%2Fnode-i18next","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falextanhongpin%2Fnode-i18next/lists"}