Pen Editor
🚀 Simple Online Code Editor! Support Rect, HTML, CSS, Javascript | PenEditor
PenEditor is a simple HTML / CSS / JS code editor, works online in real-time, and out of the box! PenEditor.js is an open-source online HTML / CSS / JavaScript code editor (Code Playground) inspired by Codepen.io.
Pen Editor
Simple Online Code Editor
View Demo
·
Report Bug
·
Request Feature
Features
- HTML/CSS/JS code editing
- Code formatting
- HTML editor supports emmet
- Code hint
- Sublime shortcut keys
- Simple console(log,error,info,warn)
- Built-in babel
- Built-in react, no need to quote separately
- Download HTML save
- works online in real-time
Online
Table of Contents
Install
This project uses node and npm. Go check them out if you don't have them locally installed.
$ git clone https://github.com/jojowwbb/PenEditor.git
Usage
$ npm install
$ npm run dev
Example
To see how the specification has been applied, see the Demo.
Related
Maintainers
Contributing
Feel free to dive in! Open an issue or submit PRs.
Standard Readme follows the Contributor Covenant Code of Conduct.
Contributors
This project exists thanks to all the people who contribute.