Decouple
The Decouple module facilitates the creation of progressively decoupled Drupal applications. It enables content editors and site builders to manage data exposure from Drupal, while frontend developers can specify the necessary root element, JavaScript, and CSS. The module then automatically constructs these applications, allowing frontend JavaScript to run with CSS, powered by Drupal data.
This module is progressive decoupling tool that helps content editors, site builders and front-end developers with limited Drupal expertise to build progressively decoupled Drupal applications.
It helps content editors and site builders to provide information about data from Drupal. It helps front-end developers to provide information about the root element, JavaScript and CSS file. It automatically builds the progressively decoupled Drupal application that runs the JavaScript with CSS using data from Drupal.
Features
- Provide a new entity "decouple"
- The "decouple" entity helps content editors and site builders to provide information about data from Drupal
- The "decouple" entity helps front end developers to provide information about root element, JavaScript and CSS file
- The module automatically builds progressively decoupled Drupal applications
- The module provides "decouple block" for site builders to configure where to display the progressively decoupled Drupal application
- The front end JavaScript runs with CSS using data from Drupal in the "decouple" page