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

https://github.com/epiqueras/ceditor

An easy to use desktop text editor and REPL built using Electron, React, Redux, and CodeMirror
https://github.com/epiqueras/ceditor

code-editor editor electron text-editor webpack

Last synced: about 1 year ago
JSON representation

An easy to use desktop text editor and REPL built using Electron, React, Redux, and CodeMirror

Awesome Lists containing this project

README

          

# Ceditor
###### An easy to use desktop text editor and REPL built using Electron, React, Redux, and CodeMirror

#### Downloads:
- Mac (Auto-Updates don't work because the application is not signed): download zip
- Windows: download installer







Ceditor Themes GIF
Ceditor REPL GIF



#### Features (Work in Progress):
- [x] **Basic Editor Functionality** *(Tabs, Opening, Saving)*
- [x] **Themes**
- **Built in REPL for common programming languages**:
- [x] Allow users to set a local compiler/interpreter for each language
- [ ] Use a web api if an internet connection is available
- [ ] **Simple settings menu**
- **Plugins?**