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

https://github.com/zoonman/zmhtmleditor

HTML editor with SpeechRecognition
https://github.com/zoonman/zmhtmleditor

Last synced: about 1 year ago
JSON representation

HTML editor with SpeechRecognition

Awesome Lists containing this project

README

          

# WYSIWYG Html Editor

[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/zoonman/zmhtmleditor?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

Little html editor written on Javascript.

Early development stage.

Not ready for production.

If you want to play with, create a some virtual server and put content of this repo into document root.
Don't forget to install bower components.

`bower install`

It should pull font-awesome as dependency.

[Demo](https://www.zoonman.com/files/public/projects/zmhtmleditor/editor.html)