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

https://github.com/leon-kfd/onlinecodeeditor

A simple code editor like CodePen, built by Vue3
https://github.com/leon-kfd/onlinecodeeditor

codemirror emmet typescript vue3

Last synced: 12 months ago
JSON representation

A simple code editor like CodePen, built by Vue3

Awesome Lists containing this project

README

          

# Online Code Editor

An online code Editor like `CodePen`, built by Vue3.

This is a pratice project.

## Status: ✏
- Simple Demo1
- Simple Demo2

## 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.

...