https://github.com/outofcontrol/html-micro-editor
A micro HTML editor using TinyMCE lets you edit the source or preview
https://github.com/outofcontrol/html-micro-editor
Last synced: 3 months ago
JSON representation
A micro HTML editor using TinyMCE lets you edit the source or preview
- Host: GitHub
- URL: https://github.com/outofcontrol/html-micro-editor
- Owner: outofcontrol
- License: apache-2.0
- Created: 2023-11-06T19:04:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-06T19:17:02.000Z (over 2 years ago)
- Last Synced: 2025-09-25T12:38:47.936Z (9 months ago)
- Language: HTML
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HTML-Micro-Editor
A micro HTML editor using TinyMCE lets you edit the source or preview side-by-side. Suggested only for local dev work.

### How to use
Clone this repository to your local machine, and host the page with [Valet](https://laravel.com/docs/valet) or your favourite local server software. You may now copy-paste from Word or Google and have fairly clean HTML. Great to quickly post a blog or press release for your clients that use Google Docs or Word.
### Contributions
Improvements and fixes welcome as long as it remains a single file and allows copy paste from Google or Word.