Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alokverma18/codepencil

Online Code Editor for HTML, CSS and JS
https://github.com/alokverma18/codepencil

code-pencil css hacktoberfest html javascript online-code-editor web-development

Last synced: about 6 hours ago
JSON representation

Online Code Editor for HTML, CSS and JS

Awesome Lists containing this project

README

        

# CodePencil ✒️

CodePencil is a basic Online Code Editor that lets you write and preview HTML, CSS, and JavaScript code in real-time.

## Usage

- **HTML Input**: Write your HTML code in the `HTML` textarea. As you type or make changes, the preview will update automatically to reflect the changes.

- **CSS Input**: Add your CSS code in the `CSS` textarea. Like the HTML input, the styles will be applied to the content in real-time.

- **JavaScript Input**: Write your JavaScript code in the `JavaScript` textarea. This code will be executed when you press any keys inside this textarea or make changes.

- **Preview**: The output of your code will be displayed on the right side of the editor.

## Snap
![snap](snap.png)

## Demo

Try [CodePencil](https://alokverma18.github.io/CodePencil/)

## Contributing
Feel free to Contribute and Improve this by creating a Pull Request or an Issue.

## Connect
[![portfolio](https://img.shields.io/badge/my_portfolio-000?style=for-the-badge&logo=ko-fi&logoColor=white)](https://alokverma18.github.io/)
[![linkedin](https://img.shields.io/badge/linkedin-0A66C2?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/alokverma18/)
[![twitter](https://img.shields.io/badge/twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white)](https://twitter.com/ak_verma18)

##
### Leave a 🌟 if it was Helpful!!
### Thanks!