{"id":22489756,"url":"https://github.com/nhost/nhost-js","last_synced_at":"2025-08-02T22:31:06.677Z","repository":{"id":44717382,"uuid":"380779884","full_name":"nhost/nhost-js","owner":"nhost","description":"Nhost JavaScript SDK","archived":true,"fork":false,"pushed_at":"2022-02-15T15:41:46.000Z","size":2404,"stargazers_count":5,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-12-04T09:34:27.172Z","etag":null,"topics":["authentication","backend","database","functions","graphql","javascript","sdk","storage","typescript"],"latest_commit_sha":null,"homepage":"https://nhost.io","language":"TypeScript","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/nhost.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":"2021-06-27T15:52:20.000Z","updated_at":"2023-05-30T14:32:24.000Z","dependencies_parsed_at":"2022-09-13T02:32:28.651Z","dependency_job_id":null,"html_url":"https://github.com/nhost/nhost-js","commit_stats":null,"previous_names":[],"tags_count":47,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhost%2Fnhost-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhost%2Fnhost-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhost%2Fnhost-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhost%2Fnhost-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nhost","download_url":"https://codeload.github.com/nhost/nhost-js/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228500458,"owners_count":17930073,"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":["authentication","backend","database","functions","graphql","javascript","sdk","storage","typescript"],"created_at":"2024-12-06T17:20:38.101Z","updated_at":"2024-12-06T17:23:02.117Z","avatar_url":"https://github.com/nhost.png","language":"TypeScript","readme":"# Disclaimer\n\nThis package is now part of our [monorepo](https://github.com/nhost/nhost)\n\n------\n\n\u003ch1 align=\"center\"\u003e@nhost/nhost-js\u003c/h1\u003e\n\u003ch2 align=\"center\"\u003eNhost JavaScript SDK\u003c/h2\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"npm\" src=\"https://img.shields.io/npm/v/@nhost/nhost-js\"\u003e\n  \u003cimg alt=\"npm\" src=\"https://img.shields.io/npm/dm/@nhost/nhost-js\"\u003e\n  \u003ca href=\"LICENSE\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/license-MIT-yellow.svg\" alt=\"license: MIT\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://prettier.io\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/code_style-prettier-ff69b4.svg\" alt=\"code style: prettier\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n## Get Started\n\n### Install\n\n```\nnpm install @nhost/nhost-js\n# or yarn\nyarn add @nhost/nhost-js\n```\n\n### Initialize\n\n```js\nimport { NhostClient } from '@nhost/nhost-js';\n\nconst nhost = new NhostClient({\n  backendUrl: 'https://xxx.nhost.run',\n});\n```\n\n## Features\n\n### GraphQL\n\nAccess Nhost Auth methods using `nhost.graphql`.\n\n### Authentication\n\nAccess Nhost Auth methods using `nhost.auth`.\n\n### Storage\n\nAccess Nhost Storage methods using `nhost.storage`.\n\n### Functions\n\nAccess Nhost Functions methods via `nhost.functions`.\n\n## Documentation\n\n[Coming soon](https://docs.nhost.io)\n\n","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnhost%2Fnhost-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnhost%2Fnhost-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnhost%2Fnhost-js/lists"}