{"id":13667684,"url":"https://github.com/prismicio/prismic-react","last_synced_at":"2026-04-03T21:14:28.900Z","repository":{"id":38186201,"uuid":"98440493","full_name":"prismicio/prismic-react","owner":"prismicio","description":"React components and hooks to fetch and present Prismic content","archived":false,"fork":false,"pushed_at":"2025-04-12T04:49:28.000Z","size":3172,"stargazers_count":154,"open_issues_count":20,"forks_count":41,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-04-14T12:18:57.375Z","etag":null,"topics":["javascript","prismic","react","typescript"],"latest_commit_sha":null,"homepage":"https://prismic.io/docs/technologies/homepage-reactjs","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/prismicio.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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}},"created_at":"2017-07-26T15:50:12.000Z","updated_at":"2025-04-10T10:19:39.000Z","dependencies_parsed_at":"2024-03-27T19:51:22.707Z","dependency_job_id":"ecc4789a-d9b9-490f-818b-5e2b4360a7f5","html_url":"https://github.com/prismicio/prismic-react","commit_stats":{"total_commits":175,"total_committers":26,"mean_commits":6.730769230769231,"dds":0.5828571428571429,"last_synced_commit":"e6e05a35fa07ce1d64dec8c78eebf364f8ecce3b"},"previous_names":["prismicio/prismic-reactjs"],"tags_count":71,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prismicio%2Fprismic-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prismicio%2Fprismic-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prismicio%2Fprismic-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prismicio%2Fprismic-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prismicio","download_url":"https://codeload.github.com/prismicio/prismic-react/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248877968,"owners_count":21176244,"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":["javascript","prismic","react","typescript"],"created_at":"2024-08-02T07:00:46.468Z","updated_at":"2026-02-21T03:00:58.184Z","avatar_url":"https://github.com/prismicio.png","language":"TypeScript","readme":"# @prismicio/react\n\n[![npm version][npm-version-src]][npm-version-href]\n[![npm downloads][npm-downloads-src]][npm-downloads-href]\n[![Github Actions CI][github-actions-ci-src]][github-actions-ci-href]\n[![Codecov][codecov-src]][codecov-href]\n[![Conventional Commits][conventional-commits-src]][conventional-commits-href]\n[![License][license-src]][license-href]\n\n\u003c!-- TODO: Replacing link to Prismic with [Prismic][prismic] is useful here --\u003e\n\n[React][react] components and hooks to fetch and present [Prismic][prismic] content.\n\n- 📝 \u0026nbsp;Display content from Prismic like [Rich Text][prismic-rich-text] and [Link][prismic-link] fields\n- 🍡 \u0026nbsp;Render Prismic [Slice Zones][prismic-slices] declaratively with React components\n\n## Install\n\n```bash\nnpm install @prismicio/react\n```\n\n## Documentation\n\nTo discover what's new on this package check out [the changelog][changelog]. For full documentation, visit the [official Prismic documentation][prismic-docs].\n\n## Contributing\n\nWhether you're helping us fix bugs, improve the docs, or spread the word, we'd love to have you as part of the Prismic developer community!\n\n**Asking a question**: [Open a new topic][forum-question] on our community forum explaining what you want to achieve / your question. Our support team will get back to you shortly.\n\n**Reporting a bug**: [Open an issue][repo-bug-report] explaining your application's setup and the bug you're encountering.\n\n**Suggesting an improvement**: [Open an issue][repo-feature-request] explaining your improvement or feature so we can discuss and learn more.\n\n**Submitting code changes**: For small fixes, feel free to [open a pull request][repo-pull-requests] with a description of your changes. For large changes, please first [open an issue][repo-feature-request] so we can discuss if and how the changes should be implemented.\n\nFor more clarity on this project and its structure you can also check out the detailed [CONTRIBUTING.md][contributing] document.\n\n## License\n\n```\nCopyright 2013-2025 Prismic \u003ccontact@prismic.io\u003e (https://prismic.io)\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n```\n\n\u003c!-- Links --\u003e\n\n[prismic]: https://prismic.io\n\n\u003c!-- TODO: Replace link with a more useful one if available --\u003e\n\n[prismic-docs]: https://prismic.io/docs/technical-reference/prismicio-react\n[changelog]: /CHANGELOG.md\n[contributing]: ./CONTRIBUTING.md\n[react]: https://reactjs.org/\n[prismic-rich-text]: https://prismic.io/docs/core-concepts/rich-text-title\n[prismic-link]: https://prismic.io/docs/core-concepts/link-content-relationship\n[prismic-slices]: https://prismic.io/docs/core-concepts/slices\n[react-hooks]: https://reactjs.org/docs/hooks-overview.html\n\n\u003c!-- TODO: Replace link with a more useful one if available --\u003e\n\n[forum-question]: https://community.prismic.io\n[repo-bug-report]: https://github.com/prismicio/prismic-react/issues/new?assignees=\u0026labels=bug\u0026template=bug_report.md\u0026title=\n[repo-feature-request]: https://github.com/prismicio/prismic-react/issues/new?assignees=\u0026labels=enhancement\u0026template=feature_request.md\u0026title=\n[repo-pull-requests]: https://github.com/prismicio/prismic-react/pulls\n\n\u003c!-- Badges --\u003e\n\n[npm-version-src]: https://img.shields.io/npm/v/@prismicio/react/latest.svg\n[npm-version-href]: https://npmjs.com/package/@prismicio/react\n[npm-downloads-src]: https://img.shields.io/npm/dm/@prismicio/react.svg\n[npm-downloads-href]: https://npmjs.com/package/@prismicio/react\n[github-actions-ci-src]: https://github.com/prismicio/prismic-react/workflows/ci/badge.svg\n[github-actions-ci-href]: https://github.com/prismicio/prismic-react/actions?query=workflow%3Aci\n[codecov-src]: https://img.shields.io/codecov/c/github/prismicio/prismic-react.svg\n[codecov-href]: https://codecov.io/gh/prismicio/prismic-react\n[conventional-commits-src]: https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg\n[conventional-commits-href]: https://conventionalcommits.org\n[license-src]: https://img.shields.io/npm/l/@prismicio/react.svg\n[license-href]: https://npmjs.com/package/@prismicio/react\n","funding_links":[],"categories":["Ecosystem"],"sub_categories":["Development Kits"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprismicio%2Fprismic-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprismicio%2Fprismic-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprismicio%2Fprismic-react/lists"}