{"id":19852512,"url":"https://github.com/thesoftwarehouse/babelsheet-js","last_synced_at":"2025-08-21T11:15:45.018Z","repository":{"id":52495109,"uuid":"146452640","full_name":"TheSoftwareHouse/babelsheet-js","owner":"TheSoftwareHouse","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-04T11:29:03.000Z","size":2967,"stargazers_count":40,"open_issues_count":10,"forks_count":7,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-08-09T02:21:46.512Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/TheSoftwareHouse.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":"2018-08-28T13:35:36.000Z","updated_at":"2023-05-11T03:49:29.000Z","dependencies_parsed_at":"2023-02-02T10:30:53.236Z","dependency_job_id":null,"html_url":"https://github.com/TheSoftwareHouse/babelsheet-js","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/TheSoftwareHouse/babelsheet-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheSoftwareHouse%2Fbabelsheet-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheSoftwareHouse%2Fbabelsheet-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheSoftwareHouse%2Fbabelsheet-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheSoftwareHouse%2Fbabelsheet-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheSoftwareHouse","download_url":"https://codeload.github.com/TheSoftwareHouse/babelsheet-js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheSoftwareHouse%2Fbabelsheet-js/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271469227,"owners_count":24765124,"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","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-12T14:03:13.092Z","updated_at":"2025-08-21T11:15:44.994Z","avatar_url":"https://github.com/TheSoftwareHouse.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Babelsheet [![Build Status](https://travis-ci.org/TheSoftwareHouse/babelsheet-js.svg?branch=master)](https://travis-ci.org/TheSoftwareHouse/babelsheet-js)\n\nBabelsheet node service allows you to translate all of the UI / app content to specific language. As a user interface we use google spreadsheets and translations are synchronised every 5 minutes. This service contains a scheduler to synchronise translations, a web server allowing you to fetch them, and a CLI tools which can generate translations in various formats. What's more there is a cache layer for better performance. Babelsheet supports formats:\n\n- iOS\n- Android\n- json\n- yml\n\nNo more dealing with complicated paid translation services or problems with multiple users working at the same time!\n\n## Setup\n\n### CLI\n1. Create `.env.babelsheet` from `.env.dist` file with required environment variables ([more info here](https://thesoftwarehouse.github.io/babelsheet-js/configuration#configuration-file))\n2. Run `npm i -g babelsheet`\n3. `babelsheet generate` ([more info here](https://thesoftwarehouse.github.io/babelsheet-js/services#cli))\n\n\n### Docker\n1. Create `.env.babelsheet` from `.env.dist` file with required environment variables ([more info here](https://thesoftwarehouse.github.io/babelsheet-js/configuration#configuration-file))\n2. Create `docker-compose.yml` from `docker-compose.yml.dist` ([more info here](https://thesoftwarehouse.github.io/babelsheet-js/docker#docker-compose))\n3. `docker-compose up`\n\n\n## Example usage\n\n### CLI\n\n`babelsheet generate --format ios --path ./translations` - generates translations in iOS format in `./translations` folder.\n\n### API\n\n`curl -X GET -g 'http://localhost:3000/translations?filters[]=en_US.CORE.LABELS\u0026format=android'` - endpoint which returns filtered translations in android format\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthesoftwarehouse%2Fbabelsheet-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthesoftwarehouse%2Fbabelsheet-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthesoftwarehouse%2Fbabelsheet-js/lists"}