shubhamagarwal16 / basic-WYSIWYG-editor

A sime basic WYSIWYG(What You See Is What You Get) editor created from vanilla javascript, HTML and CSS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic-WYSIWYG-editor

Features

  • A simple basic WYSIWYG (What You See Is What You Get) editor wiki link.
  • Created with of vanilla HTML, CSS, Javascript.
  • This editor currently supports these functionalities -
    • Make text Bold, Italic, Underline.
    • Add link to text selection.
    • Multiple editors can be added to a single form.

Setup

  • Can be activated by just simply adding SAEditor attribute to the textarea form element
  • Just add the main.js and style.css files to the code and you are good to go.

Screenshot

Capture

About

A sime basic WYSIWYG(What You See Is What You Get) editor created from vanilla javascript, HTML and CSS.


Languages

Language:JavaScript 69.5%Language:CSS 24.0%Language:HTML 6.5%