{"id":22748483,"url":"https://github.com/birkestroem/phraseapp-client","last_synced_at":"2026-03-04T12:31:34.153Z","repository":{"id":40751491,"uuid":"147203417","full_name":"birkestroem/phraseapp-client","owner":"birkestroem","description":"A thin wrapper to handle requests to the PhraseApp API","archived":false,"fork":false,"pushed_at":"2023-01-06T16:12:17.000Z","size":1278,"stargazers_count":3,"open_issues_count":14,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-02T04:51:33.879Z","etag":null,"topics":["internationalization","nodejs","phraseapp","teepee","translation"],"latest_commit_sha":null,"homepage":"","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/birkestroem.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}},"created_at":"2018-09-03T12:40:39.000Z","updated_at":"2021-03-18T19:57:42.000Z","dependencies_parsed_at":"2023-02-06T06:31:33.435Z","dependency_job_id":null,"html_url":"https://github.com/birkestroem/phraseapp-client","commit_stats":null,"previous_names":["birkestroem/node-phraseapp-client"],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/birkestroem/phraseapp-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/birkestroem%2Fphraseapp-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/birkestroem%2Fphraseapp-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/birkestroem%2Fphraseapp-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/birkestroem%2Fphraseapp-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/birkestroem","download_url":"https://codeload.github.com/birkestroem/phraseapp-client/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/birkestroem%2Fphraseapp-client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30079737,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T12:28:08.313Z","status":"ssl_error","status_checked_at":"2026-03-04T12:27:28.210Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["internationalization","nodejs","phraseapp","teepee","translation"],"created_at":"2024-12-11T03:32:49.528Z","updated_at":"2026-03-04T12:31:34.131Z","avatar_url":"https://github.com/birkestroem.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PhraseApp client\n\nA thin wrapper to handle requests to the PhraseApp API.\n\n[![npm version](https://badge.fury.io/js/phraseapp-client.svg)](https://badge.fury.io/js/phraseapp-client)\n[![Dependency Status](https://david-dm.org/birkestroem/phraseapp-client.svg)](https://david-dm.org/birkestroem/phraseapp-client)\n\n## Examples\n\n### List your projects\n\n```javascript\nconst PhraseAppClient = require('phraseapp-client');\n\nconst phraseapp = new PhraseAppClient(\n  'https://api.phraseapp.com/v2',\n  process.env.PHRASEAPP_ACCESS_TOKEN,\n);\n\n(async () =\u003e {\n\tconsole.log(await phraseapp.listProjects());\n})();\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbirkestroem%2Fphraseapp-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbirkestroem%2Fphraseapp-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbirkestroem%2Fphraseapp-client/lists"}