{"id":28376221,"url":"https://github.com/phasehq/client-js-sdk","last_synced_at":"2026-03-15T20:09:26.707Z","repository":{"id":154041311,"uuid":"631354146","full_name":"phasehq/client-js-sdk","owner":"phasehq","description":"Encrypt data client side in JavaScript","archived":false,"fork":false,"pushed_at":"2023-05-02T13:36:01.000Z","size":210,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-28T09:06:37.942Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://phase.dev","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/phasehq.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-04-22T18:56:01.000Z","updated_at":"2023-10-26T09:38:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"919b8bdf-b318-4377-a8e1-b8cc92858486","html_url":"https://github.com/phasehq/client-js-sdk","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/phasehq/client-js-sdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phasehq%2Fclient-js-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phasehq%2Fclient-js-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phasehq%2Fclient-js-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phasehq%2Fclient-js-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phasehq","download_url":"https://codeload.github.com/phasehq/client-js-sdk/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phasehq%2Fclient-js-sdk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30550789,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-15T15:03:43.933Z","status":"ssl_error","status_checked_at":"2026-03-15T15:03:37.630Z","response_time":61,"last_error":"SSL_read: 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":[],"created_at":"2025-05-30T00:05:58.863Z","updated_at":"2026-03-15T20:09:26.656Z","avatar_url":"https://github.com/phasehq.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Javscript Client SDK for Phase\n\nPhase SDK to encrypt data in client-side JavaScript applications\n\n## Install\n\n`npm i @phase.dev/phase-js` or `yarn add @phase.dev/phase-js`\n\n## Import\n\n```js\nimport Phase from \"@phase.dev/phase-js\";\n```\n\n## Initialize\n\nInitialize the SDK with your `APP_ID`:\n\n```js\nconst phase = new Phase(APP_ID);\n```\n\n## Usage\n\n```js\nconst ciphertext = await phase.encrypt(\"hello world\");\n```\n\n## Development\n\n### Install dependencies\n\n`npm install`\n\n### Build\n\n`npm run build`\n\n### Run tests\n\n`npm test`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphasehq%2Fclient-js-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphasehq%2Fclient-js-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphasehq%2Fclient-js-sdk/lists"}