{"id":33615,"url":"https://github.com/JodeRBX/awesome-roblox","name":"awesome-roblox","description":"A curated list of awesome libraries, plugins, and resources for Roblox game development.","projects_count":30,"last_synced_at":"2026-06-06T12:00:22.836Z","repository":{"id":29164571,"uuid":"32695058","full_name":"JodeRBX/awesome-roblox","owner":"JodeRBX","description":"A curated list of awesome libraries, plugins, and resources for Roblox game development.","archived":false,"fork":false,"pushed_at":"2015-06-16T22:47:02.000Z","size":172,"stargazers_count":12,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-04-18T06:02:23.006Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JodeRBX.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-03-22T20:56:09.000Z","updated_at":"2026-02-14T11:52:34.000Z","dependencies_parsed_at":"2022-08-17T19:15:25.807Z","dependency_job_id":null,"html_url":"https://github.com/JodeRBX/awesome-roblox","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JodeRBX/awesome-roblox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JodeRBX%2Fawesome-roblox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JodeRBX%2Fawesome-roblox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JodeRBX%2Fawesome-roblox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JodeRBX%2Fawesome-roblox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JodeRBX","download_url":"https://codeload.github.com/JodeRBX/awesome-roblox/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JodeRBX%2Fawesome-roblox/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32600968,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"online","status_checked_at":"2026-05-04T02:00:06.625Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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"}},"created_at":"2024-01-13T12:58:54.800Z","updated_at":"2026-06-06T12:00:22.837Z","primary_language":null,"list_of_lists":false,"displayable":true,"categories":["Resources","Scripts","Libraries and Frameworks"],"sub_categories":["Other","Building tools","Animation"],"readme":"# Awesome Roblox\nA curated list of awesome libraries, plugins, and resources for Roblox scripting and game development.\n\n(TODO: Table of Contents)\n\n----\n\n## Scripts\n* [Google Analytics Model](http://www.roblox.com/Google-Analytics-Model-item?id=153590792) - Tracks visits and Lua errors via Google Analytics\n* [Online Studio](http://www.roblox.com/Online-Studio-item?id=223495743) - GUI implementations of the explorer and properties windows\n* [Fragmentation System](http://www.roblox.com/Fragmentation-System-Read-Desc-item?id=105979265) - Divides parts into fragments when they are hit with an explosion\n\n## Libraries and Frameworks\n* [Underscore.lua](https://mirven.github.io/underscore.lua/) - A Ruby-like utility library for dealing with iterators, tables, arrays, and functions\n* [30log](https://github.com/Yonaba/30log) - A minimal OOP framework that supports classes, inheritance, and mixins in only 30 lines\n* [EncodeInstance](http://www.roblox.com/EncodeInstance-Module-Does-not-work-with-CSG-item?id=176696010) - Highly-compressed instance serialization\n* [BitBuffer Module](http://www.roblox.com/BitBuffer-Module-item?id=174612085) - Bitwise data storage\n* [Bitwise Operations Module](http://www.roblox.com/Bitwise-Operations-Library-item?id=259454177) - Blazing-fast pure-Lua bitwise operations library\n* [PlayerDataStore Module](http://www.roblox.com/PlayerDataStore-Module-item?id=159129148) - Wrapper API around DataStores for saving per-player data\n* [CFrameInterpolator Module](http://www.roblox.com/CFrameInterpolator-Module-item?id=161739700) - Easily interpolate between two CFrames\n* [gloo](http://www.roblox.com/gloo-Library-v0-11-item?id=67401171) - A GUI library\n\n##Plugins\n\n### Building tools\n* [F3X's Building Tools](http://www.roblox.com/Building-Tools-by-F3X-Plugin-item?id=144950355) - Simple and powerful building tools\n* [qCmdUtl](http://www.roblox.com/qCmdUtl-Streamlined-building-item?id=142314093) - An updated version of Animinus' old CmdUtl building tools\n* [FusiaOS's Map Editor](http://www.roblox.com/FusiaOSs-Map-Editor-The-Manual-Triangle-Plugin-item?id=168183583) - Simple triangle creator\n* [Terraingle](http://www.roblox.com/Terraingle-Databrains-terrain-plugin-V1-6-item?id=149243812) - More advanced triangle creator\n* [GapFill \u0026 Extrude](http://www.roblox.com/Stravant-GapFill-Extrude-item?id=165687726) - Easily fill gaps between and extrude arbitrary surfaces\n* [Command Panel](http://www.roblox.com/Command-Panel-item?id=162902662) - Collection of useful commands organized into a searchable panel\n\n### Animation\n* [Roblox animation editor](http://www.roblox.com/Animation-Editor-item?id=144373835) - Official Roblox animation editor\n\n### Other\n* [Seranok's Live Update Plugin](http://www.roblox.com/Seranoks-Live-Update-Plugin-item?id=176458422) - Update your ROBLOX games without shutting down\n* [DataStore Editor](http://www.roblox.com/DataStore-Editor-item?id=185867332) - Read and write DataStores on your places\n\n## Resources\n* [Roblox Wiki](http://wiki.roblox.com/) - The official wiki for Roblox\n* [Scripting Helpers](https://scriptinghelpers.org/) - Q\u0026A site for Roblox scripting\n* [Uncopylocked Games Collection](https://github.com/RobloxLabs/uncopylocked-game-collection) - A collection of uncopylocked games\n* [Roblox Web APIs](https://github.com/matthewdean/roblox-web-apis) - An unofficial list of all known web APIs on the Roblox site\n* [Awesome Lua](https://github.com/LewisJEllis/awesome-lua) - A curated list of quality Lua packages and resources\n* [Roblox Dev Tips](https://twitter.com/RbxDevTips) - A collection of useful tips\n\n##Misc\n* [Roblox Core Scripts](https://github.com/ROBLOX/Core-Scripts) - Official respository for Roblox's internal client-side Lua code\n* [Roblox Bug Tracker](https://github.com/Anaminus/roblox-bug-tracker) - An unofficial bug tracker for Roblox\n* [Roblox Enhancement Proposals](https://github.com/RobloxLabs/ROBLOX-enhancement-proposals) - An unofficial resposository for discussing enhancement proposals\n* [Skyboxes](http://www.roblox.com/My/Sets.aspx?id=532783) - A collection of high-quality skyboxes\n","projects_url":"https://awesome.ecosyste.ms/api/v1/lists/joderbx%2Fawesome-roblox/projects"}