Decouple Recipe
This recipe quickly adds Decouple, a tool for progressively decoupled Drupal applications, to your site. It allows content editors and site builders to define data from Drupal and helps front-end developers specify JavaScript and CSS, automating the build of a progressively decoupled application. A new "decouple" entity and block are provided for managing and displaying this application.
This recipe allows for quickly adding Decouple, a progressive decoupling tool, to your Drupal site.
The 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