react-to-angular-alpha
v0.1.0
Published
Library for embedding React components in Angular.
Downloads
17
Readme
React To Angular
Library for embedding React components in Angular.
Provides a component that takes a React component and a props object as input.
Example
yarn install
yarn startBuilding
This project uses ng-packagr to bundle the module. yarn build will instead bundle the entire repository, including the demo app.
yarn packagrUsage
See src/aop/app.component.ts for usage examples.
License
MIT
