Pen Editor

A simple HTML / CSS / JS code editor
GitHub
145
Created 4 years ago, last commit 4 years ago
Number of contributors not available
21 commits
Stars added on GitHub, month by month
0
0
0
0
0
5
6
7
8
9
10
11
12
1
2
3
4
2024
2025
Stars added on GitHub, per day, on average
Yesterday
=
Last week
0.0
/day
Last month
0.0
/day
Last 12 months
0.0
/day
README

Pen Editor

GitHub code size GitHub license GitHub issues

🚀 ​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.

Logo

Pen Editor

Simple Online Code Editor

View Demo · Report Bug · Request Feature

Logo

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

PenEditor Demo

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

Online demo

To see how the specification has been applied, see the Demo.

Related

Maintainers

@jojowwbb.

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.

License

BSD

Thanks