Skip to content

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

License

Notifications You must be signed in to change notification settings

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

No packages published

Contributors 2

  •  
  •