https://github.com/zubairjammu786/codeeditor
Edit your code online and export them
https://github.com/zubairjammu786/codeeditor
code code-generator codeeditor development-environment ide
Last synced: 6 months ago
JSON representation
Edit your code online and export them
- Host: GitHub
- URL: https://github.com/zubairjammu786/codeeditor
- Owner: zubairjammu786
- Created: 2024-01-06T06:53:52.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-06T09:49:31.000Z (about 2 years ago)
- Last Synced: 2025-04-09T07:25:50.731Z (10 months ago)
- Topics: code, code-generator, codeeditor, development-environment, ide
- Language: JavaScript
- Homepage:
- Size: 85 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ZubairJammu Code Editor
ZubairJammu Code Editor is a simple web-based code editor built using the Ace editor library. It allows users to write and edit code in various programming languages with syntax highlighting and other useful features. [Try it online](https://zubairjammu786.github.io/codeeditor/)
## Features
- Language selection for syntax highlighting.
- Theme customization for a personalized coding experience.
- Adjustable font size to suit your preferences.
- File opening and saving functionality.
- Undo and redo operations.
## Screenshots


## Developer
Zubair Jammu
## Credits
This project uses the [Ace editor](https://github.com/ajaxorg/ace) library for code editing.
## How to Use
1. Clone the repository:
```bash
git clone https://github.com/zubairjammu786/codeeditor.git