Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pedra/quickeditor
Editor de código para acesso rápido em cursos online e tutoriais.
https://github.com/pedra/quickeditor
Last synced: 11 days ago
JSON representation
Editor de código para acesso rápido em cursos online e tutoriais.
- Host: GitHub
- URL: https://github.com/pedra/quickeditor
- Owner: pedra
- License: mit
- Created: 2023-06-14T21:53:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-29T05:24:26.000Z (over 1 year ago)
- Last Synced: 2024-11-27T23:11:59.238Z (2 months ago)
- Language: TypeScript
- Homepage: https://quickeditor.vercel.app
- Size: 328 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fronteditor
https://fronteditor.dev
https://user-images.githubusercontent.com/6643122/159747376-b617c043-c5c3-4d41-8e51-33b18733a481.mp4
Online code editor for frontend, with possibility to use HTML, CSS, JavaScript and Markdown.
For study purposes. This tool will automatic save your work in your Browser's local storage.
## Features
- HTML, CSS, JavaScript editor
- Auto update as you coding
- Auto save as you coding
- You can use pathname `/anything` to start new empty project> [Version 1](https://github.com/maykbrito/fronteditor) without React, TS nor monaco editor.