Skip to content

CalestialAshley35/CloudHyper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CloudHyper

A powerful and flexible online HTML editor that allows users to write HTML code, see real-time previews, and download the code in various formats. This editor is perfect for quick prototyping and offers several options for exporting your code.

Features

  • Real-time Preview: Write HTML code and instantly preview it within the editor.
  • Multiple Download Options: Download the HTML code in various formats, including .html, .txt, .doc, .docx, .rtf, and .zip and .bruh.
  • Responsive Design: The interface is designed to work on both desktop and mobile devices.

Available Formats for Download

  1. .html — Standard HTML file format.
  2. .txt — Plain text file containing the HTML code.
  3. .doc — Microsoft Word document.
  4. .docx — Microsoft Word document (modern format).
  5. .rtf — Rich Text Format file.
  6. .zip — A compressed ZIP file containing the HTML code.
  7. .bruh — A Custom file format that shows code

Getting Started

  1. Clone or download the repository to your local machine.
  2. Open the index.html file in your browser to start using the editor.
  3. Write your HTML code in the text area.
  4. Click on the Download buttons to download the code in your desired format.

File Structure

/CloudHyper │ ├── index.html # Main HTML file that includes the structure ├── style.css # Styles for the HTML editor ├── script.js # JavaScript functionality for preview and file download └── README.md # Documentation for the project

Libraries Used

  • JSZip: Used for generating .zip files containing HTML code.

Demo

To try out the CloudHyper Enhanced HTML Editor:

  1. Clone the repository:
    git clone https://github.com/CalestialAshley35/CloudHyper.git
  2. Open index.html in your browser.
  3. Start writing HTML code and use the buttons to download the code in your desired format.

Contributing

If you'd like to contribute to this project, feel free to fork the repository and submit a pull request with your improvements. You can also open issues for any bugs or feature requests.

License

This project is open-source and available under the MIT License.

About

CloudHyper is an online HTML editor that allows users to write, preview, and download HTML code in various formats, including .html, .txt, .doc, .docx, .rtf, and .zip. It provides a real-time preview of the code as you type and offers a clean, responsive interface for both desktop and mobile devices. Perfect for quick prototyping

Resources

License

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors