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 (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-13T22:05:06.000Z (7 months ago)
- Last Synced: 2025-04-15T21:51:55.456Z (about 1 month ago)
- Topics: react, react-server-components, shiki, syntax-highlighting
- Language: TypeScript
- Homepage: https://kanapa-docs.vercel.app
- Size: 50.8 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!_