{"id":15888266,"url":"https://github.com/kampfkarren/full-moon","last_synced_at":"2025-05-14T02:04:55.096Z","repository":{"id":39717919,"uuid":"177679836","full_name":"Kampfkarren/full-moon","owner":"Kampfkarren","description":"A lossless Lua 5.1 parser","archived":false,"fork":false,"pushed_at":"2025-01-10T02:42:16.000Z","size":3019,"stargazers_count":437,"open_issues_count":39,"forks_count":58,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-04-15T00:51:38.288Z","etag":null,"topics":["hacktoberfest"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Kampfkarren.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-03-25T23:24:22.000Z","updated_at":"2025-04-13T22:56:41.000Z","dependencies_parsed_at":"2023-02-13T18:16:14.896Z","dependency_job_id":"f2e499f5-0604-43b0-a950-18641a72298c","html_url":"https://github.com/Kampfkarren/full-moon","commit_stats":{"total_commits":326,"total_committers":18,"mean_commits":18.11111111111111,"dds":0.3098159509202454,"last_synced_commit":"cce846ae7de5237f9018c4b795dec2fb5e5cf2d0"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kampfkarren%2Ffull-moon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kampfkarren%2Ffull-moon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kampfkarren%2Ffull-moon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kampfkarren%2Ffull-moon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kampfkarren","download_url":"https://codeload.github.com/Kampfkarren/full-moon/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254052692,"owners_count":22006716,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hacktoberfest"],"created_at":"2024-10-06T06:06:55.083Z","updated_at":"2025-05-14T02:04:55.085Z","avatar_url":"https://github.com/Kampfkarren.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\t\u003ch1\u003e\n\t\tFull Moon\u003cbr\u003e\n\t\t\u003ca href=\"https://crates.io/crates/full-moon\"\u003e\u003cimg src=\"https://img.shields.io/crates/v/full-moon.svg\"\u003e\u003c/a\u003e\n\t\u003c/h1\u003e\n\u003c/div\u003e\n\nA lossless Lua 5.1 / 5.2 / 5.3 / 5.4 / [Luau](https://luau-lang.org/) / [CfxLua](https://docs.fivem.net/docs/scripting-manual/runtimes/lua/) parser written in Rust.\n\n\n## Lossless?\n\nFull Moon preserves comments, whitespace, style choices, etc. With Full Moon, you're able to convert your Lua code into an AST and a syntax tree and convert it back to the original code exactly.\n\nUsing Full Moon, you'll be able to modify the AST directly and re-export it back to Lua, all while preserving the style in which you write.\n\n\n## Why?\n\nFull Moon is usable in projects such as:\n- Static analysis (like Luacheck or [rust-clippy](https://github.com/rust-lang/rust-clippy))\n- Static typing (like TypeScript)\n- Automatic mass code refactoring (like [jscodeshift](https://github.com/facebook/jscodeshift))\n- Automatic code formatting (like [rustfmt](https://github.com/rust-lang/rustfmt))\n- An [LSP Server](https://microsoft.github.io/language-server-protocol/) for Lua\n\n## Inspiration\n\nFull Moon is heavily inspired by [LPGhatguy's mab](https://github.com/LPGhatguy/mab/) and by the possibilities brought on by [benjamn's recast](https://github.com/benjamn/recast).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkampfkarren%2Ffull-moon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkampfkarren%2Ffull-moon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkampfkarren%2Ffull-moon/lists"}