{"id":43128644,"url":"https://github.com/500tech/react-in-angular","last_synced_at":"2026-01-31T20:52:47.394Z","repository":{"id":36896873,"uuid":"41203880","full_name":"500tech/react-in-angular","owner":"500tech","description":"How to use ReactJS in AngularJS","archived":false,"fork":false,"pushed_at":"2016-12-25T17:30:50.000Z","size":6,"stargazers_count":4,"open_issues_count":1,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-30T10:33:29.415Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/500tech.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}},"created_at":"2015-08-22T11:16:48.000Z","updated_at":"2018-02-08T19:57:33.000Z","dependencies_parsed_at":"2022-09-07T09:50:41.897Z","dependency_job_id":null,"html_url":"https://github.com/500tech/react-in-angular","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/500tech/react-in-angular","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/500tech%2Freact-in-angular","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/500tech%2Freact-in-angular/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/500tech%2Freact-in-angular/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/500tech%2Freact-in-angular/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/500tech","download_url":"https://codeload.github.com/500tech/react-in-angular/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/500tech%2Freact-in-angular/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28954407,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T18:30:42.805Z","status":"ssl_error","status_checked_at":"2026-01-31T18:30:19.593Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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-31T20:52:47.293Z","updated_at":"2026-01-31T20:52:47.389Z","avatar_url":"https://github.com/500tech.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Using ReactJS with AngularJS\n============================\n\n## Starting up\n\n```\nnpm install\nnpm start\nopen http://localhost:8080/webpack-dev-server/\n```\n\n## Versioning\n\nThe repository contains tagged versions of each of the steps needed to integrate ReactJS into AngularJS.\n\nTo switch use:\n\n    git checkout [version number]\n     \ne.g.\n\n    git checkout v3\n    \n### v1\nProject setup\n\n### v2\nAngularJS and ReactJS running on same page\n\n### v3\nCreate a *reactRender* directive to load ReactJS\n\n### v4\nWrap ReactJS in AngularJS's dependency injection\n\n### v5\nUse *$inject* to smartly pass component names\n\n### v6\nAdd sample data services that doesn't update on ReactJS\n\n### v7\nData binding using the *$watch* inside the ReactJS component.\n\n### v8\nData binding using the *reactRender* directive and *props* passing.\n\n\nBuilt with love by [500Tech.com](http://500tech.com)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F500tech%2Freact-in-angular","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F500tech%2Freact-in-angular","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F500tech%2Freact-in-angular/lists"}