{"id":25567413,"url":"https://github.com/laragle/translate-js","last_synced_at":"2026-04-10T15:09:15.115Z","repository":{"id":33097634,"uuid":"151541981","full_name":"laragle/translate-js","owner":"laragle","description":"Laragle Translate real-time support.","archived":false,"fork":false,"pushed_at":"2022-12-02T13:10:09.000Z","size":232,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-25T04:39:15.586Z","etag":null,"topics":["laravel","localization","management","vue"],"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/laragle.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-10-04T08:38:06.000Z","updated_at":"2020-07-16T11:56:02.000Z","dependencies_parsed_at":"2023-01-14T23:20:45.471Z","dependency_job_id":null,"html_url":"https://github.com/laragle/translate-js","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/laragle%2Ftranslate-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laragle%2Ftranslate-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laragle%2Ftranslate-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laragle%2Ftranslate-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/laragle","download_url":"https://codeload.github.com/laragle/translate-js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laragle%2Ftranslate-js/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259057367,"owners_count":22799144,"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":["laravel","localization","management","vue"],"created_at":"2025-02-20T23:29:12.153Z","updated_at":"2025-12-30T21:47:01.908Z","avatar_url":"https://github.com/laragle.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Laragle Translate Real-time support\nLaragle Translate is a Laravel localization management system that will update your localization files in real-time.\n\n\n## Installation\n\nYou can install the package via yarn:\n\n```bash\nyarn add @laragle/translate\n```\n\nor npm:\n\n```bash\nnpm install @laragle/translate --save\n```\n\nLastly, add the following javascript code.\n\n```js\nimport Translate from '@laragle/translate';\n\nnew Translate({\n    key: 'b83ca2ed4a1a4e39b2b3',\n    channel: 'APP_ID', // Your Laragle Translate app id.\n    authEndpoint: 'https://api.translate.laragle.com/broadcasting/auth',\n    appUrl: 'APP_URL' // Your Laravel backend URL.\n});\n```\n\nYou can get your APP_ID by creating a project [here](https://translate.laragle.com)\n\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaragle%2Ftranslate-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flaragle%2Ftranslate-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaragle%2Ftranslate-js/lists"}