Lalitkumar4 / tiptap-rich-text-editor

πŸ“ A rich-text editor built using Tiptap, react, and tailwind CSS.

Home Page:https://tiptap-rich-text-editor.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tiptap Rich Text Editor

This Tiptap Rich Text Editor is a web app allowing users to generate and modify rich text content easily. Built using React, Tailwind CSS, and Tiptap.

Live Demo

πŸ“¦ Technologies

  • ReactJS
  • Tiptap - Rich text editor
  • Tailwind CSS + Daisy UI
  • Vite - Build tool

πŸš€ Features

This Tiptap Rich Text Editor includes the following features:

  • Basic Text Formatting: Bold, italic, underline, strikethrough, code, etc.
  • Text Styling: Change font family, and size.
  • Text Alignment: Align text left, center, right, or justify.
  • Lists: Create ordered and unordered lists.
  • Headings: Apply different heading styles.
  • Links: Insert and edit hyperlinks.
  • Images: Add images within the editor.
  • Subscript and Superscript: Format text as subscript or superscript.
  • Highlighting: Highlight text.
  • Blockquotes and Horizontal Rule: Insert blockquotes and horizontal lines.
  • Undo and Redo content.
  • Save Content: Save edited content for display.

Usage

# Install dependencies
npm install

# Run react dev server :3000
npm run dev

πŸ“· Screenshot

Text-Editor

About

πŸ“ A rich-text editor built using Tiptap, react, and tailwind CSS.

https://tiptap-rich-text-editor.vercel.app


Languages

Language:JavaScript 90.1%Language:CSS 8.3%Language:HTML 1.6%