# splitbee/react-notion

A fast React renderer for Notion pages

Repository: https://github.com/splitbee/react-notion
Canonical: https://ross.abutalabs.com/products/react-notion
Homepage: https://react-notion.com
Language: TypeScript
License: MIT
License Family: permissive
Topics: react, notion, headless-cms
Last push: 2024-10-28T07:44:29+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2332, "days_push": 674, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2999, forks 160 (observed 2026-08-28T04:07:37.399598+00:00)

## What it is
A fast React renderer that displays Notion pages as React components, letting developers use Notion as a headless CMS. It renders a block map fetched from the Notion API with code highlighting via Prism and customizable styles.

## Use cases
- render notion pages in react
- use notion as a headless cms for my blog
- display notion documentation on my website
- build a personal site with notion content
- render notion blog posts with next.js static generation

## When to choose
- you want a minimal, fast renderer for Notion blog or content pages
- you use Notion as a headless CMS and fetch page data via an API
- you need lightweight Notion rendering with customizable styles

## When to avoid
- you need a full-featured Notion-like editor experience (use react-notion-x)
- you don't use React
- you need the library to fetch Notion data itself - it only renders pre-fetched block maps

## Facets
- artifact type: library
- maturity: maintenance
- function: frontend-framework, ui-components, templating, markdown
- domain: web-development, frontend, cms, documentation
- platform: browser
- tags: notion, react, headless-cms, content-rendering, nextjs, nodejs, web-server

## Member repositories
- splitbee/react-notion (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:37.399598+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:30:35.927175+00:00, confidence not recorded.
  - readme: https://github.com/splitbee/react-notion (fetched 2026-08-28T04:07:37.399598+00:00, sha 1de752202bc7)
  - homepage: https://react-notion.com (fetched 2026-08-29T09:46:08.429609+00:00, sha b629b10bfa48)
  - registry_npm: https://registry.npmjs.org/react-notion (fetched 2026-08-29T09:46:08.438612+00:00, sha ef81b09be6fc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
