codebdy / Lexical-rich-text-editor-typescript

This React TypeScript implementation of a lexical rich text editor can also serve as a versatile starter template or boilerplate for similar projects.

Home Page:https://lexical-rich-text-editor-react-ts.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lexical Rich Text Editor

This is a React and Typescript-based implementation of a fully customizable Lexical RichText editor that supports various features such as:

  • Bold, italic, underline, and strikethrough formatting
  • Font size, color, and background color selection
  • Alignment, indentation, and bullet points
  • Hyperlinks, images, and emojis
  • Undo, redo, and clear actions
  • HTML and Markdown export

I hope this helps you. 😊

About

This React TypeScript implementation of a lexical rich text editor can also serve as a versatile starter template or boilerplate for similar projects.

https://lexical-rich-text-editor-react-ts.netlify.app/


Languages

Language:TypeScript 83.4%Language:CSS 16.4%Language:HTML 0.2%