OnlineCodeEditor icon indicating copy to clipboard operation
OnlineCodeEditor copied to clipboard

A simple code editor like CodePen, built by Vue3

Online Code Editor

An online code Editor like CodePen, built by Vue3.

This is a pratice project.

Status: ✏

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.

...