{"id":21525833,"url":"https://github.com/bkwld/next-client-only","last_synced_at":"2025-03-17T18:19:57.110Z","repository":{"id":207675857,"uuid":"719828471","full_name":"BKWLD/next-client-only","owner":"BKWLD","description":"Next.js utility component to render children on client-side only","archived":false,"fork":false,"pushed_at":"2023-11-17T01:42:54.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-05T10:02:04.922Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/BKWLD.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,"governance":null}},"created_at":"2023-11-17T01:31:48.000Z","updated_at":"2023-11-17T01:36:30.000Z","dependencies_parsed_at":"2023-11-17T03:41:45.923Z","dependency_job_id":null,"html_url":"https://github.com/BKWLD/next-client-only","commit_stats":null,"previous_names":["bkwld/next-client-only"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BKWLD%2Fnext-client-only","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BKWLD%2Fnext-client-only/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BKWLD%2Fnext-client-only/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BKWLD%2Fnext-client-only/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BKWLD","download_url":"https://codeload.github.com/BKWLD/next-client-only/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244085008,"owners_count":20395523,"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":[],"created_at":"2024-11-24T01:38:38.724Z","updated_at":"2025-03-17T18:19:57.088Z","avatar_url":"https://github.com/BKWLD.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Next Client Only\n\nRender components on client-side only. Usage:\n\n```ts\nimport { ClientOnly } from '@bkwld/next-client-only'\n\nexport default MyComponent = () =\u003e {\n\treturn (\n    \t\u003cClientOnly\u003e\n        \t\u003cdiv\u003eThis will not be a part of the server side renderd template\u003c/div\u003e\n        \u003c/ClientOnly\u003e\n    )\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbkwld%2Fnext-client-only","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbkwld%2Fnext-client-only","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbkwld%2Fnext-client-only/lists"}