{"id":19427726,"url":"https://github.com/embloy/embloy-node","last_synced_at":"2026-02-18T10:35:01.964Z","repository":{"id":216857014,"uuid":"742111391","full_name":"Embloy/Embloy-Node","owner":"Embloy","description":"Embloy's Node.js SDK for interacting with your Embloy integration.","archived":false,"fork":false,"pushed_at":"2025-03-13T22:23:16.000Z","size":47,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-09T05:32:15.317Z","etag":null,"topics":["npm-package","sdk","sdk-nodejs"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/embloy","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Embloy.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":"2024-01-11T19:33:07.000Z","updated_at":"2025-03-13T22:23:19.000Z","dependencies_parsed_at":"2024-01-13T09:00:23.302Z","dependency_job_id":"ac28c6b3-dbb4-4ea2-8ba2-8a574f73b3b9","html_url":"https://github.com/Embloy/Embloy-Node","commit_stats":null,"previous_names":["embloy/embloy-node"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Embloy/Embloy-Node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Embloy%2FEmbloy-Node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Embloy%2FEmbloy-Node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Embloy%2FEmbloy-Node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Embloy%2FEmbloy-Node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Embloy","download_url":"https://codeload.github.com/Embloy/Embloy-Node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Embloy%2FEmbloy-Node/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29576633,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T08:38:15.585Z","status":"ssl_error","status_checked_at":"2026-02-18T08:38:14.917Z","response_time":162,"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":["npm-package","sdk","sdk-nodejs"],"created_at":"2024-11-10T14:12:42.681Z","updated_at":"2026-02-18T10:34:56.914Z","avatar_url":"https://github.com/Embloy.png","language":"TypeScript","readme":"# [Embloy Node](https://www.npmjs.com/package/embloy) \u0026middot; [![GitHub license](https://img.shields.io/badge/license-AGPL3.0-blue.svg)](https://github.com/Embloy/Embloy-Node/blob/main/LICENSE) [![npm version](https://img.shields.io/npm/v/embloy.svg?style=flat)](https://www.npmjs.com/package/embloy-node) [![Issues](https://img.shields.io/github/issues/Embloy/Embloy-Node)](https://github.com/Embloy/Embloy-Node/issues) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/Embloy/Embloy-Node/pulls)\n\nEmbloy's Node SDK for interacting with your Embloy integration.\n\n## Usage\n\n\u003e _**NOTE**: For more details, see the [developers documentation](https://developers.embloy.com/docs/sdks/overview) at [developers.embloy.com](https://developers.embloy.com)._\n\nInstall Embloy-Node SDK:\n\n```Bash\nnpm install embloy\n```\n\nIntegrate it in your service:\n\n```Typescript title=\"your-example-service.ts\"\nimport { EmbloyClient, EmbloySession } from 'embloy';\n\nconst session = new EmbloySession({\n  mode: \"job\",\n  job_slug: \"your-job-slug\",\n  success_url: \"your-success-url\",\n  cancel_url: \"your-cancel-url\",\n});\nconst embloy = new EmbloyClient(\"your-client-token\", session);\n\nembloy.makeRequest()\n  .then(result =\u003e window.location.href = result)\n  .catch(error =\u003e console.error(error.message));\n```\n\n## Publish Package\n\n```Bash\nnpm publish\n```\n\n---\n\n© Carlo Bortolan, Jan Hummel\n\n\u003e Carlo Bortolan \u0026nbsp;\u0026middot;\u0026nbsp;\n\u003e GitHub [@carlobortolan](https://github.com/carlobortolan) \u0026nbsp;\u0026middot;\u0026nbsp;\n\u003e contact via [bortolanoffice@embloy.com](mailto:bortolanoffice@embloy.com)\n\u003e\n\u003e Jan Hummel \u0026nbsp;\u0026middot;\u0026nbsp;\n\u003e GitHub [@github4touchdouble](https://github.com/github4touchdouble) \u0026nbsp;\u0026middot;\u0026nbsp;\n\u003e contact via [hummeloffice@embloy.com](mailto:hummeloffice@embloy.com)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fembloy%2Fembloy-node","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fembloy%2Fembloy-node","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fembloy%2Fembloy-node/lists"}