Skip to content

This text editor uses "document.execCommand" and has been developed in AngularJS. It has 2 versions. 1st one just allows text editing. In another version, the editor keeps track of the new changes made

shashankvivek/RichTextEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

RichTextEditor

This angularJS based Editor is based on component based design and can resued. The features that it has right now

  • Bold
  • Italic
  • Underline
  • Insert image (both from url or local machine)
  • Inser Table (you can decide rows,column and width of the table)

RichTextEditor with Track changes

This editor can maintain your old texts and add new texts/images/tables with different color so that the new changes can be tracked

THIS IS WORK IN PROGRESS

About

This text editor uses "document.execCommand" and has been developed in AngularJS. It has 2 versions. 1st one just allows text editing. In another version, the editor keeps track of the new changes made

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published