{"id":14957497,"url":"https://github.com/simenandre/next-theme-ui","last_synced_at":"2026-03-17T22:08:10.958Z","repository":{"id":44673773,"uuid":"418082985","full_name":"simenandre/next-theme-ui","owner":"simenandre","description":"Makes it easier to combine NextJS with Theme UI! 🖍️","archived":false,"fork":false,"pushed_at":"2026-02-26T06:34:55.000Z","size":280,"stargazers_count":3,"open_issues_count":13,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-26T11:35:38.544Z","etag":null,"topics":["nextjs","theme-ui","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simenandre.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-10-17T09:46:30.000Z","updated_at":"2026-02-10T19:15:54.000Z","dependencies_parsed_at":"2025-12-30T14:08:21.508Z","dependency_job_id":null,"html_url":"https://github.com/simenandre/next-theme-ui","commit_stats":{"total_commits":103,"total_committers":5,"mean_commits":20.6,"dds":"0.22330097087378642","last_synced_commit":"470e509ad9ee95ec5898bc7a8325f52f82ad6bae"},"previous_names":["cobraz/next-theme-ui"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/simenandre/next-theme-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simenandre%2Fnext-theme-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simenandre%2Fnext-theme-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simenandre%2Fnext-theme-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simenandre%2Fnext-theme-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simenandre","download_url":"https://codeload.github.com/simenandre/next-theme-ui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simenandre%2Fnext-theme-ui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30633240,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-17T17:32:55.572Z","status":"ssl_error","status_checked_at":"2026-03-17T17:32:38.732Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["nextjs","theme-ui","typescript"],"created_at":"2024-09-24T13:14:59.198Z","updated_at":"2026-03-17T22:08:10.919Z","avatar_url":"https://github.com/simenandre.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Theme-UI Components for Next.js\n\nThis package contains a few small components to help using Theme UI with\nNext.js.\n\nSpecifically, this means `\u003cLink\u003e` and `\u003cNavLink\u003e`. If you use the components\nfrom this package, the components will be using `\u003cLink /\u003e` components from\n`next/link` instead of a regular `\u003ca /\u003e`.\n\n## Quickstart\n\n```shell\n▶ yarn add next-theme-ui\n```\n\nReplace these imports:\n\n```typescript\nimport { Link } from '@theme-ui/components';\nimport { NavLink } from '@theme-ui/components';\n```\n\nwith\n\n```typescript\nimport { Link } from 'next-theme-ui';\nimport { NavLink } from 'next-theme-ui';\n```\n\n## Contribute\n\nPlease open issues if you have questions or issues. I'm trying to keep this\npackage as small as possible, so before adding any components, please open an\nissue we can discuss.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimenandre%2Fnext-theme-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimenandre%2Fnext-theme-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimenandre%2Fnext-theme-ui/lists"}