react-to-angular-alpha
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i react-to-angular-alpha

Weekly Downloads

2

Version

0.1.0

License

MIT

Last publish

Collaborators

  • timhwang21