8000 GitHub - Varshithvhegde/htmleditor: An Online HTML Editor
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Varshithvhegde/htmleditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to HTML 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
  • Syntax highlighting
  • Auto Tag Closing
  • Auto Syntax Completion
  • File Saving and Loading
  • User Friendly

Screenshot

frame_generic_light (1)

Demo

Installation

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

Usage

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

License

License: MIT

Contributing

Feel free to contribute!

  • Fork the repository on GitHub
  • Clone the repository in your local machine and run it using live server
  • Make your changes and commit them
  • Push your changes to the repository
  • Open a pull request
  • Wait for the pull request to be merged
  • Thank you!

Contributors

Show your support

Give a ⭐️ if this project helped you!


Releases

No releases published

Packages

No packages published
0