{"id":24288178,"url":"https://github.com/bjoluc/next-chakra-ui","last_synced_at":"2025-08-07T15:04:30.291Z","repository":{"id":45753242,"uuid":"514352971","full_name":"bjoluc/next-chakra-ui","owner":"bjoluc","description":"Chakra UI React components for Next.js","archived":false,"fork":false,"pushed_at":"2023-02-06T14:20:26.000Z","size":904,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-03T09:53:40.886Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/bjoluc.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}},"created_at":"2022-07-15T17:32:35.000Z","updated_at":"2022-07-15T19:49:14.000Z","dependencies_parsed_at":"2023-02-19T08:45:32.996Z","dependency_job_id":null,"html_url":"https://github.com/bjoluc/next-chakra-ui","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/bjoluc/next-chakra-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjoluc%2Fnext-chakra-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjoluc%2Fnext-chakra-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjoluc%2Fnext-chakra-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjoluc%2Fnext-chakra-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjoluc","download_url":"https://codeload.github.com/bjoluc/next-chakra-ui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjoluc%2Fnext-chakra-ui/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269276776,"owners_count":24389749,"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","status":"online","status_checked_at":"2025-08-07T02:00:09.698Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-01-16T09:53:44.603Z","updated_at":"2025-08-07T15:04:30.201Z","avatar_url":"https://github.com/bjoluc.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# next-chakra-ui\n\n[![npm (tag)](https://img.shields.io/npm/v/next-chakra-ui/latest)](https://www.npmjs.com/package/next-chakra-ui)\n[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/bjoluc/next-chakra-ui/build.yml)](https://github.com/bjoluc/next-chakra-ui/actions)\n[![codecov](https://codecov.io/gh/bjoluc/next-chakra-ui/branch/main/graph/badge.svg)](https://codecov.io/gh/bjoluc/next-chakra-ui)\n[![XO code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)](https://github.com/xojs/xo)\n[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)\n\n[Chakra UI](https://chakra-ui.com/) React components for [Next.js](https://nextjs.org/) (currently only link components)\n\n## Motivation\n\nIn order for Chakra UI links to work in Next.js projects, they need to be wrapped in the [`next/link`](https://nextjs.org/docs/api-reference/next/link) component.\nThis package exports Chakra UI `Link` components that works as `next/link`s (so I don't ever copy-paste link components between projects again).\nIf you have ideas for other helpful (non-opinionated) components, feel free to contribute them!\n\n## Installation\n\n```\nnpm install next-chakra-ui\n```\n\n## Components\n\n- [`Link`](main/src/Link.tsx): A Chakra UI [`Link`](https://chakra-ui.com/docs/components/link) component wrapped in a [`next/link`](https://nextjs.org/docs/api-reference/next/link)\n- [`LinkButton`](main/src/LinkButton.tsx): A Chakra UI [`Button`](https://chakra-ui.com/docs/components/button) component wrapped in a [`next/link`](https://nextjs.org/docs/api-reference/next/link). It renders an HTML anchor element without composing Chakra UI's `Link`, so the button styling remains untouched.\n- [`LinkIconButton`](main/src/LinkIconButton.tsx): A Chakra UI [`IconButton`](https://chakra-ui.com/docs/components/icon-button) component wrapped in a [`next/link`](https://nextjs.org/docs/api-reference/next/link). It renders an HTML anchor element without composing Chakra UI's `Link`, so the button styling remains untouched.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbjoluc%2Fnext-chakra-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbjoluc%2Fnext-chakra-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbjoluc%2Fnext-chakra-ui/lists"}