https://github.com/hamlim/kanapa
A syntax highlighting code block component based on shiki for use with React Server Components!
https://github.com/hamlim/kanapa
react react-server-components shiki syntax-highlighting
Last synced: about 1 month ago
JSON representation
A syntax highlighting code block component based on shiki for use with React Server Components!
- Host: GitHub
- URL: https://github.com/hamlim/kanapa
- Owner: hamlim
- Created: 2024-11-13T03:41:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-12-03T22:39:57.000Z (3 months ago)
- Last Synced: 2025-12-07T04:39:37.480Z (3 months ago)
- Topics: react, react-server-components, shiki, syntax-highlighting
- Language: TypeScript
- Homepage: https://kanapa-docs.vercel.app
- Size: 59.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kanapa monorepo
This repo contains the [`kanapa`](./packages/kanapa/README.md) library, a syntax highlighting code block component based on shiki for use with React Server Components.
---
_Refer to the [Monorepo GUIDEBOOK.md](./GUIDEBOOK.md) for details about the repo setup and structure!_