/Hacker-Style-Editor

A minimalist web-based code editor for HTML/CSS/JS with real-time preview and a hacker-style interface.

MIT LicenseMIT

Hacker-Style-Editor

Hello, this is an abnormal editor that uses no text areas, rather the whole HTML page is an editor....

Features

  • Supports HTML, CSS, and JS code editing
  • Real-time preview of the entered code
  • Ability to open the code in a new window for a full-page view
  • Syntax highlighting with the "Courier New" monospace font
  • Dark theme for a hacker-style coding experience
  • Green Hacker text

Usage

  1. Clone the repository: git clone https://github.com/MKM12345/Hacker-Style-Editor.git
  2. Open index.html in a web browser.
  3. Type your HTML/CSS/JS code directly into the html document.
  4. Press Shift+Enter to preview the code in a new window.
  5. Use Enter to insert a new line within the editor.

You can also test it out on the website.

License

This project is licensed under the MIT License. See the LICENSE file for details.

License

Contributing

Contributions, bug reports, and feature requests are welcome! Please follow the guidelines in CONTRIBUTING for details on how to contribute to this project.

Acknowledgements

Enquiries

For questions, suggestions, or any other inquiries, feel free to open a discussion or an issue!

Thank you!

WARNING! DO NOT space the code out from the start of the document! Type like that only!