Skip to content

PFMCODES/Lexius

Repository files navigation

Lexius logo

Lexius β€” Code Editor

Lexius is a lightweight, fast, and customizable code editor built with modern web technologies.
It focuses on speed, clarity, and the ability to run code directly inside the editor.

Download


πŸš€ Features

  • ✨ Clean and modern UI
  • 🧠 Monaco-based syntax highlighting
  • ⚑ Extension support (coming soon)
  • 🧩 Plugin system (coming soon)
  • πŸ§‘β€πŸ’» Run code directly inside Lexius
  • πŸͺ Available on Web & Desktop

▢️ Running Code (v3.6.5+)

Lexius now supports executing code directly inside the editor.

Supported languages:

  • 🐍 Python
  • 🟨 JavaScript
  • 🟦 TypeScript
  • πŸ“„ Markdown
  • πŸ”Ά SVG
  • πŸ’¬ HTML

⚠️ Limitations

  • Only single-file execution
  • No external libraries or modules
  • Code runs in a sandboxed environment

🧩 Platforms

🌐 Web

πŸ–₯️ Desktop

πŸͺŸ Windows


πŸ› οΈ Build Your Own Lexius

Lexius is free & open source, so you can customize and build your own version.

git clone https://github.com/PFMCODES/Lexius.git
cd Lexius
npm install
npm run web     # Web version
npm run desktop # Desktop (Electron)

πŸ“œ License

MIT Β© PFMCODES

About

A minimal, web-based code editor built for speed, clarity, and effortless development.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors