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

https://github.com/okerew/okraleditor

Okral Code Editor, a code editor based on ace library, created by Okerew, to provide a more extensible, lightweight, OpenSource alternative to vscode
https://github.com/okerew/okraleditor

ace ace-editor code code-editor editor jetbrains oce okral-code-editor okraleditor open-source opensource vscode webstorm

Last synced: 5 months ago
JSON representation

Okral Code Editor, a code editor based on ace library, created by Okerew, to provide a more extensible, lightweight, OpenSource alternative to vscode

Awesome Lists containing this project

README

          

[![IMAGE_ALT](https://img.youtube.com/vi/lzEDh7Y17rY/0.jpg)](https://www.youtube.com/watch?v=lzEDh7Y17rY)

Created by okerew, website - https://okraleditor.glitch.me/
------------------------------------------------------------
To build desktop version yourself download the electron_app then run setup.py.
------------------------------------------------------------
#Note it was designed for web development, ai was used for some comments, repetetive parts such as creating inputs, selections.
----------------------------------
Pros and cons of Okral Code editor
-----------------------------------
Pros
1. Light weight - the dekstop version occupies about 100 - 120 mb of ram.
2. Fast and responsive - it has quick respone time
3. It allows to run js files as extensions
4. It is opensource
5. You can run it in a browser
6. The dekstop version is very customizable
7. It has syntax highlighting, code completions and error handling built in
8. It has git support
9. It has kubernetes support, database support
10. Terminal support
______________________________________________________________
Cons
1. It doesn't have the range of extensions that vscode for example has
2. It is not that easy to understaund
3. It is not that easly configurable as something as vscode or intellij