# OnlineCodeEditor
**Repository Path**: Glowth/OnlineCodeEditor
## Basic Information
- **Project Name**: OnlineCodeEditor
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: chore-vite
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2025-08-04
- **Last Updated**: 2025-08-04
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# Online Code Editor
An online code Editor like `CodePen`, built by Vue3.
This is a pratice project.
## Status: ✏
- Simple Demo from Github pages
- Simple Demo from author server
## Feature
✅ Offline Demo.(Used iframe and `postMessage` to refresh)
✅ Layout Resize and Fold.
✅ HTML/CSS `Emmet`
✅ Add CDN.
✅ Add SCSS Mode. (It's based on an online api provided by sassmeister.com)
✅ Mobile View. (Responsive design)
## Todo
😴 Javascript Babel Mode.
😴 Account System for code sync.
😴 Online Code show.
😴 More code layout view.
...