{"id":38871263,"url":"https://github.com/gly-engine/acai-jsx","last_synced_at":"2026-03-04T22:01:19.836Z","repository":{"id":326114262,"uuid":"1099198907","full_name":"gly-engine/acai-jsx","owner":"gly-engine","description":"A design ecosystem for reusing JSX components in Gly Engine with TypeScript.","archived":false,"fork":false,"pushed_at":"2025-12-09T20:36:49.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-20T23:38:24.605Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/gly-engine.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-11-18T17:37:23.000Z","updated_at":"2025-12-09T20:35:27.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/gly-engine/acai-jsx","commit_stats":null,"previous_names":["gly-engine/acai-jsx"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/gly-engine/acai-jsx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gly-engine%2Facai-jsx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gly-engine%2Facai-jsx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gly-engine%2Facai-jsx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gly-engine%2Facai-jsx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gly-engine","download_url":"https://codeload.github.com/gly-engine/acai-jsx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gly-engine%2Facai-jsx/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30091761,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T19:41:02.502Z","status":"ssl_error","status_checked_at":"2026-03-04T19:40:05.550Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2026-01-17T14:30:18.258Z","updated_at":"2026-03-04T22:01:19.698Z","avatar_url":"https://github.com/gly-engine.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# acai-jsx\n\nA design ecosystem for reusing JSX components in Gly Engine with TypeScript.\n\n```jsx\nimport { GlyStd } from \"@gamely/gly-types\";\nimport { Rect } from \"@gamely/acai-jsx/dist/basics\";\n\nexport function Page(props: never, std: GlyStd): JSX.Element {\n  return {\n    load() {\n      \u003cgrid class=\"4x1\"\u003e\n        \u003cRect backgroundColor={std.color.green} /\u003e\n        \u003cRect backgroundColor={std.color.blue} /\u003e\n        \u003cRect backgroundColor={std.color.yellow} /\u003e\n        \u003cRect backgroundColor={std.color.red} /\u003e\n      \u003c/grid\u003e;\n    },\n  };\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgly-engine%2Facai-jsx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgly-engine%2Facai-jsx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgly-engine%2Facai-jsx/lists"}