Skip to content

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

License

Notifications You must be signed in to change notification settings

Okerew/okraleditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IMAGE_ALT

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