darklua

Crates.iodarklua
lib.rsdarklua
version0.17.1
created_at2020-02-11 19:57:11.385613+00
updated_at2025-08-20 19:46:43.769752+00
descriptionTransform Lua scripts
homepagehttps://darklua.com
repositoryhttps://github.com/seaofvoices/darklua
max_upload_size
id207428
size2,179,385
(jeparlefrancais)

documentation

README

checks site version license GitHub all releases GitHub top language

ko-fi

darklua

Transform Lua 5.1 and Roblox Luau code using configurable rules.

Documentation

Visit https://darklua.com/docs to learn how to use darklua.

Try It!

You can try darklua directly into your browser! Check out https://darklua.com/try-it.

Installation

GitHub Releases

There are pre-built versions of darklua under the releases page available for direct downloads.

Rokit

When using Rokit, install darklua with the command:

rokit add seaofvoices/darklua

Foreman

If you are already using Foreman, then installing darklua is as simple as adding this line in the foreman.toml file:

darklua = { github = "seaofvoices/darklua", version = "=0.17.1" }

License

darklua is available under the MIT license. See LICENSE.txt for details.

Commit count: 173

cargo fmt