Rtecn adds ready-made rich text editors for shadcn apps
Rtecn provides Tiptap-based as shadcn components. It reduces the work needed to build writing screens inside an app, such as making toolbars, dropdowns, popovers, and matching button styles by hand. After connecting Tiptap extensions and adding the component, the editor includes a toolbar, slash menu, drag handle, and bubble menu.
The pieces are designed to match an app’s existing shadcn look. Custom controls and can also be added with a small amount of code. It includes a toolbar editor, a Notion-style block editor, dark mode, and 3 variants.
A demo and are available.
Key points
- Rtecn offers Tiptap-based as shadcn components.
- It includes a toolbar, slash menu, drag handle, and bubble menu by default.
- It is designed to match the existing shadcn style of an app.
- Custom controls and can be added with a small amount of code.
- It includes a toolbar editor, a Notion-style block editor, dark mode, and 3 variants.