{"id":17551412,"url":"https://github.com/ttypic/react-intl-cli","last_synced_at":"2026-02-26T01:16:17.635Z","repository":{"id":40769003,"uuid":"262283339","full_name":"ttypic/react-intl-cli","owner":"ttypic","description":"React-Intl CLI for your React project","archived":false,"fork":false,"pushed_at":"2023-03-04T17:01:57.000Z","size":208,"stargazers_count":0,"open_issues_count":9,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-13T03:49:20.231Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/ttypic.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2020-05-08T09:37:07.000Z","updated_at":"2022-11-23T10:16:25.000Z","dependencies_parsed_at":"2023-02-05T10:16:30.226Z","dependency_job_id":null,"html_url":"https://github.com/ttypic/react-intl-cli","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ttypic%2Freact-intl-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ttypic%2Freact-intl-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ttypic%2Freact-intl-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ttypic%2Freact-intl-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ttypic","download_url":"https://codeload.github.com/ttypic/react-intl-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247557798,"owners_count":20958047,"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-10-21T04:45:51.536Z","updated_at":"2026-02-26T01:16:12.592Z","avatar_url":"https://github.com/ttypic.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React-Intl CLI for your React App\n\n[![test](https://img.shields.io/github/workflow/status/ttypic/react-intl-cli/Test?label=tests\u0026style=flat-square)](https://github.com/ttypic/react-intl-cli/actions)\n[![coverage-status](https://img.shields.io/codecov/c/github/ttypic/react-intl-cli.svg?style=flat-square)](https://codecov.io/gh/ttypic/react-intl-cli)\n[![npm](https://img.shields.io/npm/v/react-intl-cli.svg?style=flat-square)](https://www.npmjs.com/package/react-intl-cli)\n[![npm-downloads](https://img.shields.io/npm/dt/react-intl-cli.svg?label=total%20downloads\u0026style=flat-square)](https://www.npmjs.com/package/react-intl-cli)\n[![npm-downloads](https://img.shields.io/npm/dw/react-intl-cli.svg?style=flat-square)](https://www.npmjs.com/package/react-intl-cli)\n\n`react-intl-cli` - command line tools for manipulating \n[react-intl](https://formatjs.io/docs/react-intl/) message catalogues. \n\n## Installation\n\nYou can install `react-intl-cli` globally or locally.\n\n### Global Installation\n\nUsing npm:\n\n```shell script\nnpm install --global react-intl-cli\n```\n\nUsing yarn:\n\n```shell script\nyarn global add react-intl-cli\n```\n\n### Local Installation\n\nInstall package using npm or yarn:\n\n```shell script\nnpm install --save-dev react-intl-cli\n```\n\nAdd script to your `package.json` file:\n\n```json\n{\n  \"scripts\": {\n    \"extract-translations\": \"react-intl-cli extract\"\n  }\n}\n```\n\n## Usage\n\nFor now `react-intl-cli` provides the only `extarct` command.\n\n### Extract command\n\nExtracts messages from source files and creates a message catalog for each language.\n\nIf you install `react-intl-cli` globally you could run it in your command line:\n\n```shell script\nreact-intl-cli extract\n```\n\nor with custom options:\n\n```shell script\nreact-intl-cli extract [option] [glob-patterns...]\n```\n\nto show available options run help:\n\n```shell script\nreact-intl-cli extract -h\n```\n\nIf you install locally just run:\n\n```shell script\nnpm run extract-translations\n``` \n\n## License\n\nThis package is licensed under MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fttypic%2Freact-intl-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fttypic%2Freact-intl-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fttypic%2Freact-intl-cli/lists"}