Skip to content

frikille/react-rte

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published