{"id":31859679,"url":"https://github.com/anaminus/roblox-library","last_synced_at":"2025-10-12T15:54:17.790Z","repository":{"id":50282309,"uuid":"251154439","full_name":"Anaminus/roblox-library","owner":"Anaminus","description":"A collection of modules, scripts, and snippets for use on Roblox.","archived":false,"fork":false,"pushed_at":"2023-12-12T16:49:05.000Z","size":549,"stargazers_count":59,"open_issues_count":1,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-12-13T02:23:28.354Z","etag":null,"topics":["collection","lua","modules","plugins","roblox","snippets"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit-0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Anaminus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2020-03-29T23:17:31.000Z","updated_at":"2023-12-13T02:23:28.354Z","dependencies_parsed_at":"2023-11-19T01:24:37.972Z","dependency_job_id":"71aed9d1-729c-42be-9e65-b56ddea54f00","html_url":"https://github.com/Anaminus/roblox-library","commit_stats":null,"previous_names":[],"tags_count":12,"template":null,"template_full_name":null,"purl":"pkg:github/Anaminus/roblox-library","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anaminus%2Froblox-library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anaminus%2Froblox-library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anaminus%2Froblox-library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anaminus%2Froblox-library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Anaminus","download_url":"https://codeload.github.com/Anaminus/roblox-library/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anaminus%2Froblox-library/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279011853,"owners_count":26085006,"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","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"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"}},"keywords":["collection","lua","modules","plugins","roblox","snippets"],"created_at":"2025-10-12T15:54:16.627Z","updated_at":"2025-10-12T15:54:17.781Z","avatar_url":"https://github.com/Anaminus.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Roblox library\nThis repository contains various modules, scripts, and snippets for use on\nRoblox. Maybe you'll find something useful.\n\nIt is expected that code will be taken and adapted to suit the user's needs. As\nsuch, files are not versioned, and APIs can change at any time. To find previous\nrevisions of a file, search the commit history.\n\nCode in this repository is licensed under [MIT-0](LICENSE). Contributions will\nnot be accepted, but suggestions are welcome.\n\n## Directories\nFiles within this repository are divided into a number of directories.\n\n### documents\nContains non-script files of interest.\n\n### modules\nEach subdirectory contains the source code of a [ModuleScript][ModuleScript].\nMay also contain a few other files:\n- A README file describing the API of the module, generated from the module\n  source using [qdoc][qdoc].\n- A `.test.lua` file that tests the module using the [Testing][Testing] module.\n  Test runners may be generated automatically with the\n  [test.rbxmk.lua](modules/test.rbxmk.lua) script.\n\nA module may require another module in this repository. This is done by assuming\nthe two modules are siblings (`require(script.Parent.Module)`). Such lines may\nhave to be adjusted as needed.\n\nModules are not necessarily production ready.\n\n### plugins\nEach subdirectory contains a plugin for use in Roblox Studio. A plugin here can\nbe installed by copying the subdirectory to Studio's configured plugins folder.\n\n### snippets\nContains shorter snippets of code that may be incorporated into the source of a\nlarger script.\n\n[qdoc]: https://github.com/Anaminus/qdoc\n[rbxmk]: https://github.com/Anaminus/rbxmk\n[ModuleScript]: https://developer.roblox.com/en-us/api-reference/class/ModuleScript\n[Testing]: modules/Testing\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanaminus%2Froblox-library","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanaminus%2Froblox-library","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanaminus%2Froblox-library/lists"}