- Notifications
You must be signed in to change notification settings - Fork0
this is a editor for HTML, CSS and JavaScript
License
MehhdiMarzban/PersianJSEditor
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Welcome to thePerisanJs Web Code Editor! This project is a lightweight web application that allows users to write and edit HTML, CSS, and JavaScript code seamlessly. It features support for both light and dark themes, and includes an autocomplete functionality to enhance the coding experience.see demo
- Light and Dark Themes: Switch between light and dark modes to suit your preferences and improve visibility.
- Code Autocomplete: Get suggestions as you type, making coding faster and more efficient.
- Support for HTML, CSS, and JavaScript: Write and edit code for web development with ease.
- User-Friendly Interface: Designed with simplicity in mind, making it easy for both beginners and experienced developers to use.
- HTML
- CSS
- JavaScript
To run thePerisanJs Web Code Editor locally, follow these steps:
Clone the repository:
git clone https://github.com/MehhdiMarzban/PersianJSEditor
Open
index.html
in your web browser.
- Open the application in your web browser.
- Select your preferred theme (light or dark) using the theme toggle button.
- Start coding in the provided editor area.
- Utilize the autocomplete feature to speed up your coding process.
Contributions are welcome! If you have suggestions for improvements or want to add new features, please fork the repository and submit a pull request.
- Fork the repository.
- Create a new branch for your feature:
git checkout -b feature/YourFeature
- Commit your changes:
git commit -m"Add some feature"
- Push to the branch:
git push origin feature/YourFeature
- Open a pull request.
This project is licensed under the MIT License - see theLICENSE file for details.
For any inquiries, please contact [marzban72@gmail.com].
Thank you for using thePersianJS Web Code Editor! Happy coding!