Skip to content

sanghunlee-711/the-simple-editor

Repository files navigation

TSE

Check this demo page

The Simple Editor is made only with Vanila Javascript, HTML5, CSS3 Javascript trying to follow MVC(Model, View, Controller) pattern for managing code easily(Modular design, Seperate of concerns ETC..)

  • Model: Initializing and restructuring releavant App data
  • View: Initializing DOM Element and biding event to Element
  • Controller: Connect Model, View with business logic

Todo List

  • Upload Image
  • Resize Image
  • Replace document.execCommand with other logic
  • Webcomponents bundling
  • React components bundling

About

the simple editor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published