All Projects → frikille → react-rte

frikille / react-rte

Licence: other
No description, website, or topics provided.

Programming Languages

javascript
184084 projects - #8 most used programming language
livescript
113 projects
CSS
56736 projects

Rich text editor with ReactJs

  • Inserting new paragraph after the current cursor
  • Data structure
  • Adding character at the end of line, delete character from the end of line
  • Keeping the cursor at the proper position (insert, delete)
  • Selection overwrite and delete selection
  • Delete lines
  • Create new paragraph if user hits enter in the middle of text
  • Formatting - bold
  • Formatting - italic
  • Formatting - underline
  • Formatting - strikethrough
  • h1, h2, h3, h4
  • Unordered list
  • Ordered list
  • Insert link
  • Insert image
  • Left, center, right, justify
  • Block quote
  • Code
  • copy/paste
  • undo/redo
  • normalise nodes
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].