https://github.com/shubhamagarwal16/basic-wysiwyg-editor
A sime basic WYSIWYG(What You See Is What You Get) editor created from vanilla javascript, HTML and CSS.
https://github.com/shubhamagarwal16/basic-wysiwyg-editor
basic-wysiwyg-editor css html javascript javascript-editor simple-editor simple-wysiwyg simple-wysiwyg-editor text-editor texteditor wysiwyg wysiwyg-editor wysiwyg-html-editor wysiwyg-js-editor
Last synced: 10 months ago
JSON representation
A sime basic WYSIWYG(What You See Is What You Get) editor created from vanilla javascript, HTML and CSS.
- Host: GitHub
- URL: https://github.com/shubhamagarwal16/basic-wysiwyg-editor
- Owner: shubhamagarwal16
- Created: 2019-09-03T16:26:39.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-23T11:07:12.000Z (about 5 years ago)
- Last Synced: 2025-01-10T20:36:16.177Z (11 months ago)
- Topics: basic-wysiwyg-editor, css, html, javascript, javascript-editor, simple-editor, simple-wysiwyg, simple-wysiwyg-editor, text-editor, texteditor, wysiwyg, wysiwyg-editor, wysiwyg-html-editor, wysiwyg-js-editor
- Language: JavaScript
- Homepage:
- Size: 511 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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
