@beyond-js/react-widgets
is a package for BeyondJS, a platform for creating web projects as independent microfrontends. This package provides a way to integrate the React framework into BeyondJS projects, with support for multiple versions of React.
- Easy integration of React into BeyondJS projects
- Support for multiple versions of React
- Built on the extensible
@beyond-js/widgets
package
We have created version-specific packages to cater to the needs of projects using different versions of React. These packages provide hooks and utilities tailored to the specific version of React they support.
Here are the links to the readme files for the version-specific packages:
Please follow the links to learn more about the hooks and utilities provided in each package.
- Install the
@beyond-js/react-widgets
package in your BeyondJS project:
npm install @beyond-js/react-widgets
- Choose the version-specific package that matches the React version used in your project.
We welcome contributions to @beyond-js/react-widgets
. If you'd like to contribute, please read the Contribution Guidelines.
@beyond-js/react-widgets
is MIT licensed.