{"id":37599807,"url":"https://github.com/alexanderclarktx/lex","last_synced_at":"2026-01-16T10:01:19.754Z","repository":{"id":311936005,"uuid":"1045674298","full_name":"alexanderclarktx/Lex","owner":"alexanderclarktx","description":"a relaxed web framework","archived":false,"fork":false,"pushed_at":"2025-09-09T02:52:14.000Z","size":23,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-09T03:56:16.793Z","etag":null,"topics":["framework","functional","state-management","typescript","web"],"latest_commit_sha":null,"homepage":"https://alexanderclarktx.github.io/Lex/","language":"TypeScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alexanderclarktx.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license.txt","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-08-27T14:42:22.000Z","updated_at":"2025-09-09T02:52:17.000Z","dependencies_parsed_at":"2025-08-27T23:48:59.810Z","dependency_job_id":"25fa3330-c021-4de5-b1bb-316157473ecc","html_url":"https://github.com/alexanderclarktx/Lex","commit_stats":null,"previous_names":["alexanderclarktx/lax","alexanderclarktx/lex"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alexanderclarktx/Lex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexanderclarktx%2FLex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexanderclarktx%2FLex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexanderclarktx%2FLex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexanderclarktx%2FLex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexanderclarktx","download_url":"https://codeload.github.com/alexanderclarktx/Lex/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexanderclarktx%2FLex/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28478049,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T06:30:42.265Z","status":"ssl_error","status_checked_at":"2026-01-16T06:30:16.248Z","response_time":107,"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":["framework","functional","state-management","typescript","web"],"created_at":"2026-01-16T10:01:05.488Z","updated_at":"2026-01-16T10:01:19.007Z","avatar_url":"https://github.com/alexanderclarktx.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\" style=\"font:\"\u003e\n\n  __Lex__ is a small web runtime. Write your entire webapp with TypeScript.\n\u003c/div\u003e\n\n### Lex syntax\n\n```ts\nconst app = Lex({\n  state: {},\n  elements: [\n    Ball(\"#00ffaa\"), Ball(\"#ffaa00\"), Ball(\"#aa00ff\"), Ball(\"#ff00aa\")\n  ]\n})\n```\n\n### running the repo\n\n```bash\n# install dependencies\nbun install\n\n# run the webapp with hot code reloading\nbun dev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexanderclarktx%2Flex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexanderclarktx%2Flex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexanderclarktx%2Flex/lists"}