Codepen Style HTML/CSS/JS Code Editor – PenEditor

Category: Javascript , Recommended | April 2, 2021
Author:jojowwbb
Views Total:1,121 views
Official Page:Go to website
Last Update:April 2, 2021
License:MIT

Preview:

Codepen Style HTML/CSS/JS Code Editor – PenEditor

Description:

PenEditor is an open-source online HTML/CSS/JavaScript code editor (code playground) inspired by Codepen.io.

Features:

  • Code formatting
  • Code hinting
  • Syntax highlighting.
  • Emmet support (HTML editor)
  • Sublime shortcut keys
  • Save as HTML file
  • Console panel
  • Built-in Babel
  • Built-in React

Dependencies:

How to use it:

1. Download the package.

git clone https://github.com/jojowwbb/PenEditor.git

2. Install & run the app.

$ npm install
$ npm run-script dev

You Might Be Interested In:


Leave a Reply