{"id":20954380,"url":"https://github.com/widen/i18next-print-keys","last_synced_at":"2025-04-22T22:43:24.106Z","repository":{"id":43374768,"uuid":"351566282","full_name":"Widen/i18next-print-keys","owner":"Widen","description":"i18next preprocessor to print translation keys including interpolated values.","archived":false,"fork":false,"pushed_at":"2025-01-15T21:06:30.000Z","size":23092,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-04-13T07:18:12.499Z","etag":null,"topics":["frontend","i18next","i18next-plugin","i18next-postprocessor"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/i18next-print-keys","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Widen.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null}},"created_at":"2021-03-25T20:24:51.000Z","updated_at":"2025-01-15T21:06:04.000Z","dependencies_parsed_at":"2022-09-02T12:31:06.071Z","dependency_job_id":null,"html_url":"https://github.com/Widen/i18next-print-keys","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Widen%2Fi18next-print-keys","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Widen%2Fi18next-print-keys/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Widen%2Fi18next-print-keys/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Widen%2Fi18next-print-keys/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Widen","download_url":"https://codeload.github.com/Widen/i18next-print-keys/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250337602,"owners_count":21414097,"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":["frontend","i18next","i18next-plugin","i18next-postprocessor"],"created_at":"2024-11-19T01:14:29.775Z","updated_at":"2025-04-22T22:43:24.088Z","avatar_url":"https://github.com/Widen.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# i18next-print-keys\n\n[![Build](https://github.com/Widen/i18next-print-keys/actions/workflows/build.yml/badge.svg)](https://github.com/Widen/i18next-print-keys/actions/workflows/build.yml)\n[![npm](https://img.shields.io/npm/v/i18next-print-keys)](https://www.npmjs.com/package/i18next-print-keys)\n[![changesets](https://img.shields.io/badge/maintained%20with-changesets-blue)](https://github.com/atlassian/changesets)\n\n[i18next](https://www.i18next.com) preprocessor to print translation keys\nincluding interpolated values.\n\n## Installation\n\n### npm\n\n```sh\nnpm install i18next-print-keys\n```\n\n### Yarn\n\n```\nyarn add i18next-print-keys\n```\n\n## Usage\n\n```js\nimport i18next from 'i18next'\nimport printKeys from 'i18next-print-keys'\n\ni18next.use(printKeys).init({\n  postProcess: 'printKeys',\n})\n```\n\n### Example\n\n```js\ni18next.t('key') // key\ni18next.t('key', { count: 1 }) // key {\"count\":1}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwiden%2Fi18next-print-keys","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwiden%2Fi18next-print-keys","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwiden%2Fi18next-print-keys/lists"}