Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rajtilak-2020/html-css-js-compiler

A web-based compiler designed for writing and executing HTML, CSS, and JavaScript code directly in the browser.
https://github.com/rajtilak-2020/html-css-js-compiler

compiler css css3 html html-css-javascript html5 web webdev webdevelopment

Last synced: 13 days ago
JSON representation

A web-based compiler designed for writing and executing HTML, CSS, and JavaScript code directly in the browser.

Awesome Lists containing this project

README

        

# 🌐 HTML, CSS, and JS Compiler
A powerful, web-based tool for coding and previewing your web development projects in real-time!
πŸš€ This compiler runs entirely in your browser, offering a fast and seamless experience without the need for a backend.

---

## ✨ Features

- πŸ–‹οΈ **Write and Edit Code**: Supports HTML, CSS, and JavaScript.
- ⚑ **Live Preview**: See your changes instantly in the output.
- πŸ–₯️ **Backend-Free**: Built entirely with front-end technologies (HTML, CSS, and JS).
- 🎨 **Interactive UI**: User-friendly design for a smooth coding experience.
- πŸ“± **Responsive**: Works across all devices, including mobiles, tablets, and desktops.

---

## πŸš€ Demo

πŸ‘‰ [Try it now!](https://rajtilak-2020.github.io/HTML-CSS-JS-compiler/)

---

## πŸ› οΈ Technologies Used

- **HTML5**: Markup for structuring the interface.
- **CSS3**: Styling for a clean and colorful design.
- **JavaScript**: Core functionality for code execution and live preview.

---

## πŸ“‚ Project Structure
html-css-js-compiler/

β”œβ”€β”€ index.html # Main interface of the compiler

β”œβ”€β”€ style.css # Styling for the compiler

β”œβ”€β”€ script.js # Logic for live preview and functionality

---

## πŸ›‘οΈ How It Works

1. Type your **HTML**, **CSS**, and **JavaScript** in the respective editor windows.
2. Instantly view the output in the live preview panel.
3. No backend requiredβ€”everything runs locally in your browser! 🌐

---

## 🌈 Contributing

Contributions are always welcome! πŸŽ‰
Feel free to fork this repository, open issues, or submit pull requests to improve the project.

---

## πŸ§‘β€πŸ’» Author

**K Rajtilak**
- [GitHub](https://github.com/rajtilak-2020)
- [LinkedIn](www.linkedin.com/in/krajtilak2020)

---

## πŸ“œ License

This project is licensed under the [MIT License](LICENSE).

---

### 🌟 If you found this project helpful, give it a star! ⭐


Made with ❀️ by Raj