https://github.com/ndtrung341/next-tiptap
Tiptap Editor in Nextjs
https://github.com/ndtrung341/next-tiptap
editor nextjs radix-ui shadcn tiptap tiptap-editor
Last synced: 2 months ago
JSON representation
Tiptap Editor in Nextjs
- Host: GitHub
- URL: https://github.com/ndtrung341/next-tiptap
- Owner: ndtrung341
- Created: 2024-06-05T11:26:00.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-05T03:01:29.000Z (4 months ago)
- Last Synced: 2025-03-29T05:34:31.633Z (3 months ago)
- Topics: editor, nextjs, radix-ui, shadcn, tiptap, tiptap-editor
- Language: TypeScript
- Homepage: https://next-tiptap.vercel.app
- Size: 587 KB
- Stars: 70
- Watchers: 1
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Next Tiptap
A modern and feature-rich Rich Text Editor template, built with Next.js 14 and TipTap.
[Demo](https://next-tiptap.vercel.app/)

### Features
- 📝 Rich Text Editor + HTML Mode
- 🌓 Light/Dark themes
- 📱 Responsive design
- 📊 Content Rendering (SSR/CSR)### Tech Stack
- Next.js 14
- TipTap
- CodeMirror
- TypeScript
- SCSS + Tailwind CSS