{"id":30246727,"url":"https://github.com/sily-lily/roactweb","last_synced_at":"2025-08-22T16:08:19.188Z","repository":{"id":302159866,"uuid":"1011471137","full_name":"sily-lily/RoactWeb","owner":"sily-lily","description":"A version of Roact designed to be supported globally using HTTP requests","archived":true,"fork":false,"pushed_at":"2025-07-30T00:04:04.000Z","size":147,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-15T09:31:08.783Z","etag":null,"topics":["lua","luau","roact","roblox"],"latest_commit_sha":null,"homepage":"","language":"Lua","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/sily-lily.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-30T21:48:16.000Z","updated_at":"2025-07-30T00:04:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"17b171d8-0223-4320-88b8-42078b6b32c8","html_url":"https://github.com/sily-lily/RoactWeb","commit_stats":null,"previous_names":["mr-suno/roactweb","sily-lily/roactweb"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sily-lily/RoactWeb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sily-lily%2FRoactWeb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sily-lily%2FRoactWeb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sily-lily%2FRoactWeb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sily-lily%2FRoactWeb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sily-lily","download_url":"https://codeload.github.com/sily-lily/RoactWeb/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sily-lily%2FRoactWeb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271665102,"owners_count":24799301,"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-08-22T02:00:08.480Z","response_time":65,"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":["lua","luau","roact","roblox"],"created_at":"2025-08-15T05:36:48.698Z","updated_at":"2025-08-22T16:08:19.181Z","avatar_url":"https://github.com/sily-lily.png","language":"Lua","readme":"# RoactWeb\nA version of Roact designed to be supported globally using **HTTP requests**, designed for Roblox executors.\n\n\u003e [!WARNING]\n\u003e This project **cannot be used in Roblox Studio**, because `game:HttpGet()` is an exploit function on the `game` metatable.\n\n---\n\n### Purpose 🔍\nThis version is intended to be ModuleScript-less, meaning it's fully available to use entirely on the client!\n\nIf you'd like to create a UI using Roact, however you don't want to use any \"**Gui to Lua**\" plugins or `Instance.new`, you can import Roact locally and create easily.\n\n### Usage 🔗\n```lua\nlocal Roact = loadstring(game:HttpGet(\n  \"https://raw.githubusercontent.com/sily-lily/RoactWeb/refs/heads/main/RoactWeb.lua\"\n))()\n\n-- ... Use Roact as you'd normally would.\n```\n\n---\n\n# Credits\n\n- [chipio - DevForum](https://devforum.roblox.com/t/roact-the-ultimate-ui-framework/796618)  –  Original Roact thread / creator\n- [Roblox - GitHub](https://github.com/Roblox/roact)  –  Discontinued Roact source code\n- [Suno - GitHub](https://github.com/sily-lily)  –  HTTP request conversion for Roact framework\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsily-lily%2Froactweb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsily-lily%2Froactweb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsily-lily%2Froactweb/lists"}