Synopsis
Distribution with an implementation of external component based rendering system for Drupal. Allows to integrate npm managed components to integrate with Drupal. Gives full control to external component to decide the layout and uses minimal theme template (just html and page templates).It is a working example of goals in #2702061: Unify & simplify render & theme system: component-based rendering (enables pattern library, style guides, interface previews, client-side re-rendering)
Requirements
- node version >= 4
Installation
Please refer README.md.
Roadmap
- Integrate with layout & Panels module.
- Provide sample component-content model.
Known problems
Similar projects
UI Patterns
UI Patterns module provides similar implementation and differs on:
- Components are defined explicitly in theme level.
- Deeply integrated with various Drupal elements (panels, field groups, views, Display Suite field templates, paragraphs)
Project information
- Created by vijaycs85 on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.
Releases
Development version: 8.x-1.x-dev updated 25 Feb 2017 at 00:03 UTC


