altkriz / htmleditor

KrizCode HTML Editor is a lightweight, responsive, and user-friendly web-based code editor that allows you to write, preview, and download HTML, CSS, and JavaScript code in real-time

Home Page:https://altkriz.github.io/htmleditor

Repository from Github https://github.comaltkriz/htmleditorRepository from Github https://github.comaltkriz/htmleditor

Welcome to Kriztech Code Editor 👋

HTML Editor

This is a simple HTML editor. You can edit your HTML code and save it to a file. You can also load a file and edit it

Features

  • Live preview
  • User Friendly
  • Code Download
  • New Window Open for Code Preview
  • Contact Us for Suggestions

Screenshot

Alt text Alt text Alt text

Installation

  • Clone Project on Github
git clone https://github.com/altkriz/htmleditor.git

Usage

var editor = new HTMLEditor();
editor.render();

Author

:

Kashif Raza

Show your support

Give a ⭐️ if this project helped you!


About

KrizCode HTML Editor is a lightweight, responsive, and user-friendly web-based code editor that allows you to write, preview, and download HTML, CSS, and JavaScript code in real-time

https://altkriz.github.io/htmleditor

License:GNU General Public License v3.0


Languages

Language:HTML 40.7%Language:JavaScript 31.7%Language:CSS 27.7%