Single-page applications (SPA)
11 sites
No security coverage
This module allows you to integrate Single-Page Applications (SPAs) into your Drupal site. It provides a configuration entity where you can specify the HTML, JavaScript, and CSS for your SPA, and a block to place it where needed, managing all assets through Drupal's library system.
This module can be used to integrate Single-page applications into a drupal system.
To integrate a SPA into Drupal this module provides a config entity. The config entity can be used to specify the HTML snipped as well as JS and JS snippets and libraries for the SPA. To integrate the SPA into a drupal system this module provides a Block than can be placed in the desired place. The JS and CSS for the SPA is integrated using drupal libraries.