The base idea of this module (currently is in experimentation) is to allow content editors to be able to generate a set of ReactJS components by inserting JSX directly into a paragraph widget, providing a quick way to generate a ReactJS page from a paragraph field, each paragraph is treated as a particular ReactJS component called "ParagraphsReact".
This module actually allows to generate a single page react application only by inserting JSX directly into the paragraph field.
BabelJS (https://babeljs.io/) is used for generate transpiled ReactJS code.
ReactDOM & ReactJS libraries are loaded (by default) using unkpg (https://unpkg.com/), but you can choose also to load these libraries on your own.
The only dependence of this project is the paragraph (https://www.drupal.org/project/paragraphs) contributed module so you can use this module also on a shared hosting.
Project information
Seeking new maintainer
The current maintainers are looking for new people to take ownership.- Created by rafuel92 on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.





