{"id":19165482,"url":"https://github.com/mxjp/rvx","last_synced_at":"2025-05-07T12:23:33.131Z","repository":{"id":207257368,"uuid":"717901091","full_name":"mxjp/rvx","owner":"mxjp","description":"A signal based frontend framework","archived":false,"fork":false,"pushed_at":"2025-04-27T12:07:07.000Z","size":1535,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-27T13:20:39.079Z","etag":null,"topics":["declarative","javascript","jsx","low-level","no-build","reactive","signals","synchronous","typescript","web-components"],"latest_commit_sha":null,"homepage":"https://mxjp.github.io/rvx/","language":"TypeScript","has_issues":true,"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/mxjp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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-11-12T23:30:49.000Z","updated_at":"2025-04-27T12:07:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"eddd5b32-3b52-4ade-bd7b-a2cc36ea4dc2","html_url":"https://github.com/mxjp/rvx","commit_stats":{"total_commits":655,"total_committers":1,"mean_commits":655.0,"dds":0.0,"last_synced_commit":"42bafe7b437f29c73a31a64f8dc3f441d89e3512"},"previous_names":["mxjp/gluon","mxjp/rvx"],"tags_count":127,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxjp%2Frvx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxjp%2Frvx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxjp%2Frvx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxjp%2Frvx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mxjp","download_url":"https://codeload.github.com/mxjp/rvx/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252874712,"owners_count":21817891,"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":["declarative","javascript","jsx","low-level","no-build","reactive","signals","synchronous","typescript","web-components"],"created_at":"2024-11-09T09:28:00.797Z","updated_at":"2025-05-07T12:23:33.107Z","avatar_url":"https://github.com/mxjp.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](./docs/assets/banner.svg)\n\n# rvx!\nThis is a signal based frontend framework.\n\n```jsx\nimport { $, mount } from \"rvx\";\n\nconst count = $(0);\n\nmount(\n  document.body,\n  \u003cbutton on:click={() =\u003e { count.value++ }}\u003e\n    Clicked {count} times\n  \u003c/button\u003e\n);\n```\n\n## [Documentation](https://mxjp.github.io/rvx/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmxjp%2Frvx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmxjp%2Frvx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmxjp%2Frvx/lists"}