Skip to content

Latest commit

 

History

History
26 lines (25 loc) · 1.25 KB

README.md

File metadata and controls

26 lines (25 loc) · 1.25 KB

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