Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cyd01/HTMLEditor

Real-time HTML and Markdown editor with CSS support
https://github.com/cyd01/HTMLEditor

Last synced: about 2 months ago
JSON representation

Real-time HTML and Markdown editor with CSS support

Awesome Lists containing this project

README

        

[comment]: # (Real-time HTML and Markdown editor with CSS support)

# [Real-time HTML and Markdown editor with CSS support](https://ken.9bis.com/public/HTMLEditor/HTMLEditor.html)

**HTML Editor** is a Real-time HTML and Markdown editor with CSS support.

## Requirements
All these projects are included into **HTML Editor**
- [ACE Editor](https://ace.c9.io/ "ACE Editor"): Ace is an embeddable code editor with syntax highlighting, written in JavaScript.
- [Showdown](https://github.com/showdownjs/showdown "Showdown"): Showdown is a Markdown to HTML converter written in Javascript.
- [Sweetalert 2](https://limonte.github.io/sweetalert2/ "Sweet alert 2"): Sweet Alert 2 is a beautiful, responsive, customizable replacement for JavaScript's popup boxes

## Demos

- **Basic demo**: http://htmleditor.cyd.ovh/HTMLEditor.html
- **Markdown demo**: http://htmleditor.cyd.ovh/MarkDownEditor.html

## Getting the repository

git clone https://github.com/cyd01/HTMLEditor.git

## Usage
| Symbol | Signification |
|:-----------------------------------------------------------------------------------:|--------------------------------------|
| | Here is my signature :smile: |
| ⌂ | Get an empty editor |
| MD/TX | Switch from HTML and Markdown editor |
| | Re-init the editor |
| 64/64 | Switch to base64 |
| | Get the result complete code |
| / | Start/stop automatic update |