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
- Host: GitHub
- URL: https://github.com/zoonman/zmhtmleditor
- Owner: zoonman
- Created: 2015-01-14T23:19:35.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-02-01T05:49:28.000Z (over 10 years ago)
- Last Synced: 2025-04-09T18:09:58.166Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://www.zoonman.com/files/public/projects/zmhtmleditor/editor.html
- Size: 43.9 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WYSIWYG Html Editor
[](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)