{"id":28603234,"url":"https://github.com/hopinc/js","last_synced_at":"2025-06-11T17:01:59.842Z","repository":{"id":45755354,"uuid":"493284354","full_name":"hopinc/js","owner":"hopinc","description":"📝 Hop server side client library in JavaScript for Node.js","archived":false,"fork":false,"pushed_at":"2025-06-11T10:53:54.000Z","size":5414,"stargazers_count":48,"open_issues_count":12,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-11T11:59:57.168Z","etag":null,"topics":["bun","cloud","deno","hop","node","sdk","typescript"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@onehop/js","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/hopinc.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2022-05-17T14:22:57.000Z","updated_at":"2024-09-07T15:38:19.000Z","dependencies_parsed_at":"2023-12-20T10:48:26.622Z","dependency_job_id":"765a7163-6add-427b-8afb-40bcb8e9b2cb","html_url":"https://github.com/hopinc/js","commit_stats":{"total_commits":555,"total_committers":9,"mean_commits":"61.666666666666664","dds":0.4144144144144144,"last_synced_commit":"9ccae4b2fea4e3f175ea82daa7127c43a9dcb63b"},"previous_names":[],"tags_count":106,"template":false,"template_full_name":null,"purl":"pkg:github/hopinc/js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hopinc%2Fjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hopinc%2Fjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hopinc%2Fjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hopinc%2Fjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hopinc","download_url":"https://codeload.github.com/hopinc/js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hopinc%2Fjs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259301557,"owners_count":22836955,"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":["bun","cloud","deno","hop","node","sdk","typescript"],"created_at":"2025-06-11T17:00:45.991Z","updated_at":"2025-06-11T17:01:59.766Z","avatar_url":"https://github.com/hopinc.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @onehop/js\n\nHop's JavaScript library. Requires Node.js 12+\n\n## Usage\n\nCreate a [project token](https://docs.hop.io/reference/project-tokens) or personal access token.\n\n```ts\nimport {Hop} from '@onehop/js';\n\nconst myToken = 'ptk_xxx';\nconst hop = new Hop(myToken);\n\n// Example: Creating a project secret\nhop.projects.secrets.create(\n\t'RANDOM_NUMBER',\n\tMath.floor(Math.random() * 100).toString(),\n);\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhopinc%2Fjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhopinc%2Fjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhopinc%2Fjs/lists"}