@angular-react/core

Use React components inside Angular

Usage no npm install needed!

<script type="module">
  import angularReactCore from 'https://cdn.skypack.dev/@angular-react/core';
</script>

README

@angular-react/core

npm version

This library provides the core functionality for wrapping arbitrary React components so that they can be used inside an Angular project. For an example of how it can be used, see @angular-react/fabric which uses this library to expose office-ui-fabric-react components in Angular.

For more info, see the README in this repository's root.

Quick links

Documentation, quick start, and guides | Demo | Contributing | StackBlitz Template |

Getting Started

npm install @angular-react/core