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

https://github.com/2kabhishek/minedit

Minimal text editor built with Electron. 📄✏
https://github.com/2kabhishek/minedit

cross-platform electron monaco-editor text-editor

Last synced: 4 months ago
JSON representation

Minimal text editor built with Electron. 📄✏

Awesome Lists containing this project

README

          

Minedit


License


People


Stars


Forks


Watches


Last Updated

A minimalistic text editor built using Electron.

## Usage Instructions

```bash
git clone https://github.com/2kabhishek/Minedit.git
cd Minedit
npm install
npm start
```