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

https://github.com/lrusso/tinydoc

TinyDOC is a WYSIWYG Editor
https://github.com/lrusso/tinydoc

editor javascript online text wysiwyg

Last synced: about 1 year ago
JSON representation

TinyDOC is a WYSIWYG Editor

Awesome Lists containing this project

README

          

# TinyDOC

TinyDOC is a WYSIWYG Editor. The idea of this project is to provide a lightweight text editor with simple and easy-to-use features without **execCommand**.

![alt screenshot](https://github.com/lrusso/tinyDOC/blob/main/tinyDOC.png)

## Demo:

https://lrusso.github.io/tinyDOC/vanilla/tinyDOC.htm

## React version:

https://github.com/lrusso/tinyDOC/tree/main/react

## Vanilla JavaScript version:

https://github.com/lrusso/tinyDOC/tree/main/vanilla