darklua

    A command line tool that transforms Lua code

    Language: rust

    Author: GitHub Repos (@github-repos)

    0 stars · 0 views

    Files

    • convert_require.md (md)
    • type_declaration.rs (rs)
    • compute_expression.rs (rs)
    • content (txt)
    • docs (txt)
    • bundle (txt)
    • rules (txt)
    • installation (txt)
    • tests (txt)
    • src (txt)
    • src (txt)
    • rules-reference (txt)
    • path-require-mode (txt)
    • config (txt)
    • rules (txt)
    • images (txt)
    • hooks (txt)
    • components (txt)
    • theme-provider (txt)
    • .github (github)
    • workflows (txt)
    • snapshots (txt)
    • ast_fuzzer (txt)
    • fuzzed_test_cases (txt)
    • test_cases (txt)
    • sourcemap_luau (txt)
    • Packages (txt)
    • Package1 (txt)
    • src (txt)
    • d (txt)
    • small_bundle (txt)
    • sourcemap (txt)
    • values (txt)
    • try-1 (txt)
    • try-2 (txt)
    • src (txt)
    • utils (txt)
    • snapshots (txt)
    • bundle (txt)
    • snapshots (txt)
    • path_require_mode (txt)
    • rename_variables (txt)
    • snapshots (txt)
    • require (txt)
    • frontend (txt)
    • utils (txt)
    • generator (txt)
    • snapshots (txt)
    • nodes (txt)
    • snapshots (txt)
    • statements (txt)
    • static (txt)
    • gatsby-config.js (js)
    • gatsby-node.js (js)
    • index.md (md)
    • index.md (md)
    • favicon.ico (image)
    • README.md (md)
    • robots.txt (txt)
    • inject_global_value.md (md)
    • darklua-wasm (txt)
    • remove_function_call_parens.md (md)
    • README.md (md)
    • javascript-tests (txt)
    • package.json (json)
    • darklua_wasm.spec.js (js)
    • LICENSE (txt)
    • web.rs (rs)
    • lib.rs (rs)
    • utils.rs (rs)
    • Cargo.toml (toml)
    • gatsby-ssr.js (js)
    • LICENSE (txt)
    • package.json (json)
    • gatsby-browser.js (js)
    • index.md (md)
    • roblox-require-mode (txt)
    • index.md (md)
    • generators (txt)
    • index.md (md)
    • content-loaders (txt)
    • getting-started (txt)
    • index.md (md)
    • luau-require-mode (txt)
    • index.md (md)
    • index.md (md)
    • index.md (md)
    • index.md (md)
    • index.md (md)
    • remove_types.md (md)
    • remove_compound_assignment.md (md)
    • make_assignment_local.md (md)
    • remove_attribute.md (md)
    • remove_interpolated_string.md (md)
    • remove_assertions.md (md)
    • compute_expression.md (md)
    • convert_square_root_call.md (md)
    • remove_method_call.md (md)
    • remove_unused_if_branch.md (md)
    • remove_spaces.md (md)
    • convert_index_to_field.md (md)
    • remove_continue.md (md)
    • remove_debug_profiling.md (md)
    • remove_comments.md (md)
    • remove_nil_declaration.md (md)
    • append_text_comment.md (md)
    • convert_luau_number.md (md)
    • convert_local_function_to_assign.md (md)
    • remove_empty_do.md (md)
    • group_local_assignment.md (md)
    • remove_floor_division.md (md)
    • convert_function_to_assignment.md (md)
    • remove_unused_while.md (md)
    • rename_variables.md (md)
    • site (txt)
    • usePrism.js (js)
    • useThemeMode.js (js)
    • style.css (css)
    • darklua-icon.png (image)
    • useLocalStorage.js (js)
    • useDarkluaConfigSchema.js (js)
    • useCodePreview.js (js)
    • pages (txt)
    • templates (txt)
    • try-it.js (js)
    • useMonacoEditor.js (js)
    • 404.js (js)
    • index.js (js)
    • docs.js (js)
    • normalize.css (css)
    • compare-code.js (js)
    • light.js (js)
    • editor-providers.js (js)
    • docs-page.js (js)
    • documentation-nav.js (js)
    • new-tab-link.js (js)
    • layout.js (js)
    • loading-editor-providers.js (js)
    • dark.js (js)
    • footer.js (js)
    • location-context.js (js)
    • nav-bar.js (js)
    • rule-configuration (txt)
    • rule-reference.js (js)
    • theme-switch.js (js)
    • darklua-config-provider.js (js)
    • seo.js (js)
    • darklua-provider.js (js)
    • app-event-context.js (js)
    • ui-rule-editor.js (js)
    • benches (txt)
    • text-rule-editor.js (js)
    • monaco-container.js (js)
    • ViewStateLink.js (js)
    • README.md (md)
    • bench_utils.rs (rs)
    • site.yml (yml)
    • bench_content (txt)
    • parse_bench.rs (rs)
    • process_bench.rs (rs)
    • download_content.sh (sh)
    • scripts (txt)
    • tests (txt)
    • rule_tests (txt)
    • pull_request_template.md (md)
    • group_local_assignment.rs (rs)
    • remove_assertions.rs (rs)
    • remove_if_expression.rs (rs)
    • test.yml (yml)
    • release.yml (yml)
    • install-lua.sh (sh)
    • remove_unused_while.rs (rs)
    • remove_interpolated_string.rs (rs)
    • convert_require.rs (rs)
    • remove_method_definition.rs (rs)
    • rename_variables.rs (rs)
    • remove_empty_do.rs (rs)
    • convert_index_to_field.rs (rs)
    • remove_unused_if_branch.rs (rs)
    • append_text_comment.rs (rs)
    • remove_compound_assignment.rs (rs)
    • global_function_to_assign.rs (rs)
    • convert_square_root_call.rs (rs)
    • no_local_function.rs (rs)
    • remove_call_parens.rs (rs)
    • compute_expression.rs (rs)
    • remove_method_call.rs (rs)
    • remove_unused_variable.rs (rs)
    • inject_value.rs (rs)
    • remove_debug_profiling.rs (rs)
    • remove_comments.rs (rs)
    • filter_early_return.rs (rs)
    • mod.rs (rs)
    • make_assignment_local.rs (rs)
    • remove_nil_declaration.rs (rs)
    • remove_attribute.rs (rs)
    • remove_continue.rs (rs)
    • remove_floor_division.rs (rs)
    • convert_luau_number.rs (rs)
    • snapshots (txt)
    • combination.rs (rs)
    • remove_types.rs (rs)
    • fuzzer_work.rs (rs)
    • random.rs (rs)
    • rules.rs (rs)
    • budget.rs (rs)
    • utils.rs (rs)
    • mod.rs (rs)
    • cli.rs (rs)
    • bundle.rs (rs)
    • frontend.rs (rs)
    • fuzzed.rs (rs)
    • sourcemap.json (json)
    • fuzz_generator.rs (rs)
    • notes.txt (txt)
    • place-sourcemap.json (json)
    • default.project.json (json)
    • place.project.json (json)
    • Packages (txt)
    • Package1 (txt)
    • src (txt)
    • d (txt)
    • small_bundle_multi_luaurc (txt)
    • place.project.json (json)
    • sourcemap.json (json)
    • place-sourcemap.json (json)
    • CONTRIBUTING.md (md)
    • notes.txt (txt)
    • lines.rs (rs)
    • lib.rs (rs)
    • default.project.json (json)
    • preserve_arguments_side_effects.rs (rs)
    • serde_string_or_struct.rs (rs)
    • scoped_hash_map.rs (rs)
    • expressions_as_statement.rs (rs)
    • wasm_timer.rs (rs)
    • serde_one_or_many.rs (rs)
    • serde_vec_of_pairs.rs (rs)
    • luau_config.rs (rs)
    • filter_pattern.rs (rs)
    • mod.rs (rs)
    • process (txt)
    • utils (txt)
    • evaluator (txt)
    • timer.rs (rs)
    • node_counter.rs (rs)
    • expression_serializer.rs (rs)
    • mod.rs (rs)
    • node_processor.rs (rs)
    • permutator.rs (rs)
    • scope_visitor.rs (rs)
    • visitors.rs (rs)
    • lua_value.rs (rs)
    • mod.rs (rs)
    • mod.rs (rs)
    • processors (txt)
    • rules (txt)
    • collect_globals.rs (rs)
    • post_visitor.rs (rs)
    • find_usage.rs (rs)
    • find_identifier.rs (rs)
    • bin.rs (rs)
    • unused_while.rs (rs)
    • remove_assertions.rs (rs)
    • method_def.rs (rs)
    • remove_if_expression.rs (rs)
    • require_mode.rs (rs)
    • replace_referenced_tokens.rs (rs)
    • append_text_comment.rs (rs)
    • rename_type_declaration.rs (rs)
    • mod.rs (rs)
    • mod.rs (rs)
    • global_function_to_assign.rs (rs)
    • module_definitions.rs (rs)
    • remove_interpolated_string.rs (rs)
    • convert_index_to_field.rs (rs)
    • convert_square_root_call.rs (rs)
    • no_local_function.rs (rs)
    • remove_unused_variable.rs (rs)
    • shift_token_line.rs (rs)
    • remove_call_match.rs (rs)
    • convert_require (txt)
    • snapshots (txt)
    • mod.rs (rs)
    • rojo_sourcemap.rs (rs)
    • roblox_index_style.rs (rs)
    • instance_path.rs (rs)
    • remove_compound_assign.rs (rs)
    • remove_nil_declarations.rs (rs)
    • configuration_error.rs (rs)
    • unused_if_branch.rs (rs)
    • remove_method_call.rs (rs)
    • mod.rs (rs)
    • filter_early_return.rs (rs)
    • path_require_mode.rs (rs)
    • mod.rs (rs)
    • globals.rs (rs)
    • rule_property.rs (rs)
    • function_names.rs (rs)
    • rename_processor.rs (rs)
    • path_locator.rs (rs)
    • luau_require_mode.rs (rs)
    • mod.rs (rs)
    • luau_path_locator.rs (rs)
    • path_iterator.rs (rs)
    • match_require.rs (rs)
    • make_assignment_local.rs (rs)
    • remove_comments.rs (rs)
    • remove_floor_division.rs (rs)
    • remove_spaces.rs (rs)
    • remove_attribute.rs (rs)
    • inject_value.rs (rs)
    • convert_luau_number.rs (rs)
    • remove_continue.rs (rs)
    • remove_debug_profiling.rs (rs)
    • resources.rs (rs)
    • error.rs (rs)
    • worker_tree.rs (rs)
    • content_loader.rs (rs)
    • configuration.rs (rs)
    • work_item.rs (rs)
    • worker.rs (rs)
    • mod.rs (rs)
    • work_cache.rs (rs)
    • last_statement.rs (rs)
    • if_statement.rs (rs)
    • dense.rs (rs)
    • options.rs (rs)
    • utils.rs (rs)
    • type_function.rs (rs)
    • function.rs (rs)
    • mod.rs (rs)
    • token_based.rs (rs)
    • readable.rs (rs)
    • assign.rs (rs)
    • mod.rs (rs)
    • function_call.rs (rs)
    • repeat_statement.rs (rs)
    • mod.rs (rs)
    • local_function.rs (rs)
    • local_assign.rs (rs)
    • numeric_for.rs (rs)
    • compound_assign.rs (rs)
    • identifier.rs (rs)
    • expressions (txt)
    • snapshots (txt)
    • table.rs (rs)
    • token.rs (rs)
    • generic_for.rs (rs)
    • do_statement.rs (rs)
    • string_utils.rs (rs)
    • while_statement.rs (rs)
    • string.rs (rs)
    • unary.rs (rs)
    • number.rs (rs)
    • mod.rs (rs)
    • prefix.rs (rs)
    • field.rs (rs)
    • index.rs (rs)
    • parenthese.rs (rs)
    • types (txt)
    • table.rs (rs)
    • typed_identifier.rs (rs)
    • variable.rs (rs)
    • expression_type.rs (rs)
    • if_expression.rs (rs)
    • function.rs (rs)
    • mod.rs (rs)
    • function_body.rs (rs)
    • type_instantiation.rs (rs)
    • arguments.rs (rs)
    • union.rs (rs)
    • type_name.rs (rs)
    • string_type.rs (rs)
    • type_field.rs (rs)
    • function_variadic_type.rs (rs)
    • optional.rs (rs)
    • ATTRIBUTION.md (markdown)
    • remove_types.rs (rs)
    • path_utils.rs (rs)
    • type_cast.rs (rs)
    • docs-page-layout.js (js)
    • remove_unused_variable.md (md)
    • markdown-renderer.js (js)
    • serde_usize_from_float.rs (rs)
    • literal_expression.rs (rs)
    • remove_if_expression.md (md)
    • remove_method_definition.md (md)
    • intersection.rs (rs)
    • call_parens.rs (rs)
    • index.js (js)
    • binary.rs (rs)
    • filter_after_early_return.md (md)
    • rule-docs-page.js (js)
    • function.rs (rs)
    • group_local.rs (rs)
    • mod.rs (rs)
    • roblox_require_mode.rs (rs)
    • index.js (js)
    • interpolated_string.rs (rs)
    • empty_do.rs (rs)
    github-repos/darklua

    darklua

    Public
    • Updated Jul 15, 2026
    0
    Select a file

    Tap "Show Files" to select a file

    About

    A command line tool that transforms Lua code

    0stars
    0views
    Created Jan 29, 2026