# ngReact/ngReact

Use React Components in Angular

Repository: https://github.com/ngReact/ngReact
Canonical: https://ross.abutalabs.com/products/ngreact
Homepage: http://ngReact.github.io/ngReact
Language: JavaScript
License: MIT
License Family: permissive
Archived: true
Last push: 2019-02-15T12:51:36+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4643, "days_push": 2756, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2587, forks 260 (observed 2026-08-28T04:07:02.752232+00:00)

## What it is
ngReact is an AngularJS module that lets you embed React components inside Angular applications via a react-component directive and a reactDirective service. It provides interoperability between React's Virtual DOM rendering and AngularJS scope-based data binding.

## Use cases
- use react components inside an angularjs app
- improve rendering performance of an angular app with react virtual dom
- gradually migrate an angularjs codebase to react
- wrap a react community component for use in angular templates
- replace partial angular views with react components

## When to choose
- maintaining a legacy AngularJS app that needs React components embedded
- incrementally migrating an AngularJS codebase toward React

## When to avoid
- starting a new project with modern Angular (2+) or React
- you need actively maintained tooling - the repo recommends react2angular or angular2react instead

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, frontend-framework, middleware
- domain: frontend, web-development, developer-tools
- platform: browser
- tags: angularjs, react, interop, directives, legacy, nodejs, javascript

## Member repositories
- ngReact/ngReact (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:02.752232+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:22:25.311200+00:00, confidence not recorded.
  - readme: https://github.com/ngReact/ngReact (fetched 2026-08-28T04:07:02.752232+00:00, sha ccffbea56b0e)
  - homepage: http://ngReact.github.io/ngReact (fetched 2026-08-29T10:05:01.462487+00:00, sha f9bfc70ba6e7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
