Skip to content

ng-react-bridge is a lightweight Angular package that enables seamless integration of React components into Angular applications. It uses a directive to render React components, allowing dynamic prop passing and compatibility with standalone Angular components. This tool is ideal for hybrid projects needing both frameworks.

License

Notifications You must be signed in to change notification settings

john310897/ng-react-bridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ng-react-bridge

ng-react-bridge is a lightweight Angular package designed to bridge React and Angular. It enables developers to seamlessly render React components inside Angular components using a directive, simplifying the integration of both frameworks in hybrid applications.

NPM version NODE version types

Features

  • Render React components within Angular templates.
  • Pass props dynamically from Angular to React components.
  • Lightweight and easy-to-use directive.
  • Fully compatible with Angular standalone components.

Installation

Install the package via npm:

npm install ng-react-bridge

Contributing

Contributions are welcome! Please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Submit a pull request with detailed changes.

License

This project is licensed under the MIT License.

About

ng-react-bridge is a lightweight Angular package that enables seamless integration of React components into Angular applications. It uses a directive to render React components, allowing dynamic prop passing and compatibility with standalone Angular components. This tool is ideal for hybrid projects needing both frameworks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published