{"id":18688499,"url":"https://github.com/milochen0418/reflex-call-browser-js","last_synced_at":"2025-11-08T04:30:25.670Z","repository":{"id":181840819,"uuid":"667550624","full_name":"milochen0418/reflex-call-browser-js","owner":"milochen0418","description":null,"archived":false,"fork":false,"pushed_at":"2023-07-18T08:32:54.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-28T01:23:54.902Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/milochen0418.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}},"created_at":"2023-07-17T19:06:35.000Z","updated_at":"2023-07-17T19:14:33.000Z","dependencies_parsed_at":"2024-11-07T10:40:24.416Z","dependency_job_id":"50199ade-8dd0-4c96-875f-c86802af026c","html_url":"https://github.com/milochen0418/reflex-call-browser-js","commit_stats":null,"previous_names":["milochen0418/reflex-call-browser-js"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milochen0418%2Freflex-call-browser-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milochen0418%2Freflex-call-browser-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milochen0418%2Freflex-call-browser-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milochen0418%2Freflex-call-browser-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/milochen0418","download_url":"https://codeload.github.com/milochen0418/reflex-call-browser-js/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239548766,"owners_count":19657456,"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":[],"created_at":"2024-11-07T10:37:02.340Z","updated_at":"2025-11-08T04:30:25.629Z","avatar_url":"https://github.com/milochen0418.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# reflex-call-browser-js\n\n### Run the early version \nThe early version could use the following way to setup.  \nMake sure to install `reflex==0.2.0`\n```bash\npip install -r requirements.txt\n```\n\n### Run the latest version \nOr you can use the following `codna` way to run your code in  \nthe latest source code of reflex.  \n(The terminal in the VSCode sometimes is unstable, so please use the pure Terminal app)\n\n```\ngit clone https://github.com/reflex-dev/reflex\ncd reflex\nconda create -n reflex-core python=3.11\nconda activate reflex-core\npip install poetry\npoetry install\nmkdir examples\ncd examples\ngit clone https://github.com/milochen0418/reflex-call-browser-js\ncd reflex-call-browser-js\nreflex init\nreflex run\n```\n\n## Explain\nWe rewrite window.alert in the frontend.  \nSo that we have a easy way to verify our frontend code has the ability to call browser-side js.   \nThen we can start to make a new special event in the reflex framework to support something like\n`call_browser_js`\n\nThis small project makes for solving step 2 for this issue. \n\n- https://github.com/reflex-dev/reflex/issues/1346\n\nYouTube Demo is here https://www.youtube.com/watch?v=_gfbeOXPD6g\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmilochen0418%2Freflex-call-browser-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmilochen0418%2Freflex-call-browser-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmilochen0418%2Freflex-call-browser-js/lists"}