{"id":25263841,"url":"https://github.com/felixfong227/node-keybase","last_synced_at":"2025-04-06T01:15:34.601Z","repository":{"id":44067639,"uuid":"211307600","full_name":"felixfong227/node-keybase","owner":"felixfong227","description":"A very simple Keybase.io SDK for Node","archived":false,"fork":false,"pushed_at":"2023-01-04T11:32:48.000Z","size":333,"stargazers_count":0,"open_issues_count":14,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-12T07:33:27.701Z","etag":null,"topics":["keybase","keybase-api","keybase-sdk"],"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/felixfong227.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":"2019-09-27T11:49:22.000Z","updated_at":"2020-03-26T11:17:30.000Z","dependencies_parsed_at":"2023-02-02T10:31:56.425Z","dependency_job_id":null,"html_url":"https://github.com/felixfong227/node-keybase","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/felixfong227%2Fnode-keybase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfong227%2Fnode-keybase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfong227%2Fnode-keybase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfong227%2Fnode-keybase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/felixfong227","download_url":"https://codeload.github.com/felixfong227/node-keybase/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247419863,"owners_count":20936013,"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":["keybase","keybase-api","keybase-sdk"],"created_at":"2025-02-12T07:26:03.415Z","updated_at":"2025-04-06T01:15:34.582Z","avatar_url":"https://github.com/felixfong227.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Keybase.io NodeJS SDK\n\n## 👷🏽‍♀️This project is still under active development 👷🏽\n\n---\n\n```javascript\nconst KB = require('node-keybase');\n(async () =\u003e {\n    const me = await KB().User().GetUser().ByName('felixfong227');\n    console.log(`Hello my name is ${me.profile.full_name}`);\n    // #=\u003e Hello my name is Felix Fong\n})().catch(err =\u003e console.error(err));\n```\n\nMy plan is to based on [The Official Keybase API Docs](https://keybase.io/docs/api/1.0/call/signup) and wrap those calls into one single easily adaptable library","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelixfong227%2Fnode-keybase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffelixfong227%2Fnode-keybase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelixfong227%2Fnode-keybase/lists"}