0.1.0 • Published 6 years ago

react-to-angular-alpha v0.1.0

Weekly downloads
1
License
MIT
Repository
-
Last release
6 years ago

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 start

Building

This project uses ng-packagr to bundle the module. yarn build will instead bundle the entire repository, including the demo app.

yarn packagr

Usage

See src/aop/app.component.ts for usage examples.

License

MIT