{"id":20380510,"url":"https://github.com/tobua/epic-jsx","last_synced_at":"2025-07-03T08:08:03.073Z","repository":{"id":190762554,"uuid":"683323736","full_name":"tobua/epic-jsx","owner":"tobua","description":"A better React.","archived":false,"fork":false,"pushed_at":"2025-06-12T16:17:27.000Z","size":1115,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-15T11:17:05.492Z","etag":null,"topics":["framework","jsx","react"],"latest_commit_sha":null,"homepage":"https://tobua.github.io/epic-jsx/","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/tobua.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":"2023-08-26T07:37:56.000Z","updated_at":"2025-06-12T16:17:30.000Z","dependencies_parsed_at":"2024-01-02T21:41:58.860Z","dependency_job_id":"7fef789e-0ea9-4331-9706-2ba52d7ba3c5","html_url":"https://github.com/tobua/epic-jsx","commit_stats":null,"previous_names":["tobua/epic-jsx"],"tags_count":43,"template":false,"template_full_name":null,"purl":"pkg:github/tobua/epic-jsx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobua%2Fepic-jsx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobua%2Fepic-jsx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobua%2Fepic-jsx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobua%2Fepic-jsx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tobua","download_url":"https://codeload.github.com/tobua/epic-jsx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobua%2Fepic-jsx/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263287862,"owners_count":23443085,"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","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","jsx","react"],"created_at":"2024-11-15T02:07:39.426Z","updated_at":"2025-07-03T08:08:03.047Z","avatar_url":"https://github.com/tobua.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# epic-jsx\n\n\u003cimg align=\"right\" src=\"https://github.com/tobua/epic-jsx/raw/main/logo.svg\" width=\"30%\" alt=\"JSX Logo\" /\u003e\n\nReact-compatible React rearchitecture based on [Didact](https://github.com/pomber/didact) by Rodrigo Pombo.\n\n- ⚙️ Extensible components\n- 🔄 Lifecycle access\n- 🌳 Navigatable tree\n- 💯 Optimizable Virtual DOM\n- 🏙️ ES Modules\n- 🎓 TypeScript source and built-in types\n- 🧪 Built-in testing framework\n\n# Usage\n\n```jsx\nimport { render, useState } from 'epic-jsx'\n\nfunction App() {\n  const [count, setCount] = useState(1)\n  return \u003cbutton onClick={() =\u003e setCount(count + 1)}\u003eIncrement\u003c/button\u003e\n}\n\nrender(\u003cApp /\u003e)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftobua%2Fepic-jsx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftobua%2Fepic-jsx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftobua%2Fepic-jsx/lists"}