Skip to content

sansmoraxz/lua-web-editor

Repository files navigation

Lua Web Editor

An online editor for lua scripts.

Features the following technologies:-

  • Vite (For building the project)
  • Bun.js (This is claimed to be a faster than Node.js, they were not lying)
  • React (With PWA Service worker support through Vite plugin)
  • Tailwind CSS (For styling)
  • Monaco Editor (The VSCode based editor)
  • Webassembly (For compiling and running the lua scripts)

Fully offline support, you can use this editor without internet connection. Interpreter and linter are running completely on your browser.

About

Embedded code editor for LUA in the web

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published